Searched refs:DAY_NOW (Results 1 – 7 of 7) sorted by relevance
125 < DAY_NOW) && in check_for_login_inactivity()128 ((shpwd->sp_lstchg + shpwd->sp_inact) < DAY_NOW)) { in check_for_login_inactivity()153 time_t now = DAY_NOW;186 time_t now = DAY_NOW; in perform_passwd_aging_check()246 time_t now = DAY_NOW; in warn_user_passwd_will_expire()486 (time_t)shpwd.sp_expire < DAY_NOW) { in pam_sm_acct_mgmt()
40 #define DAY_NOW_32 ((time32_t)DAY_NOW)42 #define DAY_NOW_32 ((time_t)DAY_NOW)
48 #define DAY_NOW (time_t)time((time_t *)0) / DAY macro
283 sp->sp_lstchg = DAY_NOW; in main()324 sp->sp_lstchg = DAY_NOW; in main()
579 now = DAY_NOW; in changepasswd()
675 now = DAY_NOW; in modify_ent()
430 if (shadow_st.sp_expire <= DAY_NOW) { in main()