/titanic_41/usr/src/cmd/cron/ |
H A D | 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); }
|
H A D | att1.y | 51 %token DAY 171 | DAY { 194 case DAY:
|
H A D | cron.h | 42 #define DAY 24L*60L*60L macro
|
H A D | cron.c | 1893 + (time_t)days*DAY; in tz_next_time()
|
/titanic_41/usr/src/lib/libast/common/tm/ |
H A D | tmxdate.c | 46 #define DAY (1<<3) macro 229 if ((set|state) & (YEAR|MONTH|DAY)) in tmxdate() 612 flags |= DAY|MDAY; in tmxdate() 705 …if ((*t == 'T' || *t == 't') && ((set|state) & (YEAR|MONTH|DAY)) == (YEAR|MONTH) && isdigit(*(t + … in tmxdate() 736 set |= YEAR|MONTH|DAY; in tmxdate() 766 flags |= DAY; in tmxdate() 915 flags |= DAY; in tmxdate() 962 if (*s == ':' || *s == '.' && ((set|state) & (YEAR|MONTH|DAY|HOUR)) == (YEAR|MONTH|DAY)) in tmxdate() 1068 …if (((set|state) & (MONTH|DAY|HOUR|MINUTE)) == (MONTH|DAY|HOUR|MINUTE) || *s == '+' && (!isdigit(s… in tmxdate() 1125 set |= DAY; in tmxdate() [all …]
|
/titanic_41/usr/src/cmd/calendar/ |
H A D | calprog.c | 52 #define DAY (3600*24L) macro 115 t += DAY; in main() 121 t += DAY; in main() 127 t += DAY; in main()
|
/titanic_41/usr/src/head/ |
H A D | shadow.h | 47 #define DAY (24L * 60 * 60) /* 1 day in seconds */ macro 48 #define DAY_NOW (time_t)time((time_t *)0) / DAY
|
/titanic_41/usr/src/cmd/fs.d/ufs/quot/ |
H A D | quot.c | 345 #define DAY (60 * 60 * 24) /* seconds per day */ in qacct() macro 346 if (now - ip->di_atime > 30 * DAY) in qacct() 348 if (now - ip->di_atime > 60 * DAY) in qacct() 350 if (now - ip->di_atime > 90 * DAY) in qacct()
|
/titanic_41/usr/src/psm/promif/ieee1275/sun4/ |
H A D | prom_vercheck.c | 58 #define DAY(d) ((d-1) * (NHOURS * NMINS)) macro 154 DAY(day) + HOUR(hour) + MINUTE(min)); in obp_timestamp()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | deltat.c | 30 #define DAY (24 * 3600) macro 33 #define MAX_DAY (MAX_TIME / DAY) 34 #define MIN_DAY (MIN_TIME / DAY) 81 OUT_D = D * DAY; \
|
/titanic_41/usr/src/lib/pam_modules/krb5/ |
H A D | krb5_acct_mgmt.c | 240 ? ((expiration - now) / DAY) in exp_warn() 245 days = (expiration - now) / DAY; in exp_warn()
|
/titanic_41/usr/src/cmd/backup/dump/ |
H A D | dump.h | 190 #define DAY (24L*HOUR) macro 191 #define YEAR (365L*DAY)
|
H A D | dumpoptr.c | 415 if ((time_t)(itwalk->id_ddate) < (tnow - DAY)) {
|
/titanic_41/usr/src/cmd/fs.d/ufs/ff/ |
H A D | ff.c | 61 #define DAY (24*60*60) macro 521 cmp((Today - dip->di_un.di_icom.ic_atime)/DAY, Adelay, in pass3() 523 (!Mflg || cmp((Today - dip->di_un.di_icom.ic_mtime)/DAY, in pass3() 525 (!Cflg || cmp((Today - dip->di_un.di_icom.ic_mtime)/DAY, in pass3()
|
/titanic_41/usr/src/cmd/w/ |
H A D | w.c | 643 #define DAY (24 * HR) macro 644 #define MON (30 * DAY) 689 } else if (now - *time <= 7 * DAY) { in prtat()
|
/titanic_41/usr/src/cmd/logins/ |
H A D | logins.c | 744 pwchg = (pwchg * DAY) + (DAY/2); in applypasswd() 760 pwexp = (pwexp * DAY) + (DAY/2); in applypasswd()
|
/titanic_41/usr/src/cmd/whodo/ |
H A D | whodo.c | 733 #define DAY (24 * HR) macro 734 #define MON (30 * DAY) 780 } else if (now - *time <= 7 * DAY) { in prtat()
|
/titanic_41/usr/src/cmd/ssh/sshd/ |
H A D | auth.c | 100 #define DAY (24L * 60 * 60) /* 1 day in seconds */ in allowed_user() macro 103 time_t today = time(NULL) / DAY; in allowed_user()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | defs.h | 104 #define DAY (24*60*60) macro 105 #define NEVER DAY /* a long time */
|
H A D | input.c | 1443 (ulong_t)ap->start > (ulong_t)clk.tv_sec+DAY || in ck_passwd() 1444 (ulong_t)ap->end+DAY < (ulong_t)clk.tv_sec) in ck_passwd()
|
H A D | parms.c | 520 k.end = -1-DAY; in get_passwd()
|
/titanic_41/usr/src/lib/pam_modules/unix_account/ |
H A D | unix_acct.c | 124 if (((time_t)((ll.ll_time / DAY) + shpwd->sp_inact) in check_for_login_inactivity()
|
/titanic_41/usr/src/cmd/passmgmt/ |
H A D | passmgmt.c | 429 shadow_st.sp_expire = (date / DAY); in main()
|
/titanic_41/usr/src/cmd/passwd/ |
H A D | passwd.c | 1267 lstchg = attributes->data.val_i * DAY; in display_attr()
|
/titanic_41/usr/src/pkg/ |
H A D | README.pkg | 351 you must send a FLAG DAY message for ON users and PIT who test
|