HomeSort by relevance Sort by last modified time
    Searched refs:DAY (Results 1 - 25 of 27) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/cron/
att2.l 61 "sun"|"sunday" { LL(DAY, 0); }
62 "mon"|"monday" { LL(DAY, 1); }
63 "tue"|"tuesday" { LL(DAY, 2); }
64 "wed"|"wednesday" { LL(DAY, 3); }
65 "thu"|"thursday" { LL(DAY, 4); }
66 "fri"|"friday" { LL(DAY, 5); }
67 "sat"|"saturday" { LL(DAY, 6); }
68 "today" { LL(DAY, 7); }
69 "tomorrow" { LL(DAY, 8); }
81 "day"s? { LL(UNIT, DAY);
    [all...]
cron.h 40 #define DAY 24L*60L*60L
att1.y 51 %token DAY
171 | DAY {
194 case DAY:
  /onnv/onnv-gate/usr/src/head/
shadow.h 45 #define DAY (24L * 60 * 60) /* 1 day in seconds */
46 #define DAY_NOW (time_t)time((time_t *)0) / DAY
  /onnv/onnv-gate/usr/src/cmd/calendar/
calprog.c 52 #define DAY (3600*24L)
115 t += DAY;
121 t += DAY;
127 t += DAY;
  /onnv/onnv-gate/usr/src/lib/libast/common/tm/
tmxdate.c 46 #define DAY (1<<3)
172 int day; local
211 day = -1;
222 * get <weekday year month day hour minutes seconds ?[ds]t [ap]m>
229 if ((set|state) & (YEAR|MONTH|DAY))
523 * min hour day-of-month month day-of-week
555 char day[7]; local
606 * day of month
612 flags |= DAY|MDAY
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/quot/
quot.c 345 #define DAY (60 * 60 * 24) /* seconds per day */
346 if (now - ip->di_atime > 30 * DAY)
348 if (now - ip->di_atime > 60 * DAY)
350 if (now - ip->di_atime > 90 * DAY)
  /onnv/onnv-gate/usr/src/psm/promif/ieee1275/sun4u/
prom_vercheck.c 61 #define DAY(d) ((d-1) * (NHOURS * NMINS))
83 * on the year, month, day, hour and minute by turning that into
90 int maj, year, month, day, hour, min; local
133 day = strtoi(c + 8, NULL);
135 if (year < 1995 || month == 0 || day == 0)
157 DAY(day) + HOUR(hour) + MINUTE(min));
  /onnv/onnv-gate/usr/src/cmd/fs.d/ufs/ff/
ff.c 61 #define DAY (24*60*60)
521 cmp((Today - dip->di_un.di_icom.ic_atime)/DAY, Adelay,
523 (!Mflg || cmp((Today - dip->di_un.di_icom.ic_mtime)/DAY,
525 (!Cflg || cmp((Today - dip->di_un.di_icom.ic_mtime)/DAY,
  /onnv/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
deltat.c 30 #define DAY (24 * 3600)
33 #define MAX_DAY (MAX_TIME / DAY)
34 #define MIN_DAY (MIN_TIME / DAY)
81 OUT_D = D * DAY; \
  /onnv/onnv-gate/usr/src/cmd/fmli/sys/
genfind.c 60 #define DAY (24L * 60L * 60L)
246 numdays = (int) ((now - entry[ott->parents[i]].mtime) / DAY);
  /onnv/onnv-gate/usr/src/lib/pam_modules/krb5/
krb5_acct_mgmt.c 240 ? ((expiration - now) / DAY)
245 days = (expiration - now) / DAY;
257 "in 1 day.\n"));
  /onnv/onnv-gate/usr/src/cmd/backup/dump/
dump.h 190 #define DAY (24L*HOUR)
191 #define YEAR (365L*DAY)
dumpoptr.c 415 if ((time_t)(itwalk->id_ddate) < (tnow - DAY)) {
422 * which haven't been backed up within a day.
  /onnv/onnv-gate/usr/src/cmd/w/
w.c 142 static time_t now; /* current time of day */
284 " %d day(s),"), days));
646 #define DAY (24 * HR)
647 #define MON (30 * DAY)
669 * prints a 12 hour time given a pointer to a time of day
683 } else if (now - *time <= 7 * DAY) {
  /onnv/onnv-gate/usr/src/cmd/whodo/
whodo.c 147 static time_t now; /* current time of day */
279 " up %d day(s), %d hr(s), "
736 #define DAY (24 * HR)
737 #define MON (30 * DAY)
759 * prints a 12 hour time given a pointer to a time of day
773 } else if (now - *time <= 7 * DAY) {
  /onnv/onnv-gate/usr/src/cmd/ssh/sshd/
auth.c 98 #define DAY (24L * 60 * 60) /* 1 day in seconds */
101 time_t today = time(NULL) / DAY;
108 * day after the day specified.
  /onnv/onnv-gate/usr/src/cmd/logins/
logins.c 659 struct tm *ptm; /* Pointer to a time-of-day structure */
733 * somewhere near the middle of the day, since there are not
744 pwchg = (pwchg * DAY) + (DAY/2);
760 pwexp = (pwexp * DAY) + (DAY/2);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mms/utility/explorer/
mmsexplorer 515 # order database log files from current day of week
521 for DAY in Sun Mon Tue Wed Thu Fri Sat; do
522 file="$PGDATA/../log/log.$DAY"
523 if [ "$DAY" = "$DOW" ]; then
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
defs.h 104 #define DAY (24*60*60)
105 #define NEVER DAY /* a long time */
input.c     [all...]
parms.c 492 * passwd|keyID|year/mon/day@hour:min|year/mon/day@hour:min
520 k.end = -1-DAY;
  /onnv/onnv-gate/usr/src/lib/pam_modules/unix_account/
unix_acct.c 124 if (((time_t)((ll.ll_time / DAY) + shpwd->sp_inact)
263 "Your password will expire in 1 day."));
  /onnv/onnv-gate/usr/src/cmd/passmgmt/
passmgmt.c 431 shadow_st.sp_expire = (date / DAY);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
Name.pl     [all...]

Completed in 720 milliseconds

1 2