Searched refs:expire_days (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/
H A Duams_passwd.c120 int32_t expire_days = sp->sp_lstchg - now + sp->sp_max; local
121 if ( expire_days < 0 ) {
349 int32_t expire_days = sp->sp_lstchg - now + sp->sp_max; local
350 if ( expire_days < 0 ) {
H A Duams_dhx_passwd.c370 int32_t expire_days = sp->sp_lstchg - now + sp->sp_max; local
371 if ( expire_days < 0 ) {
H A Duams_dhx2_passwd.c573 int32_t expire_days = sp->sp_lstchg - now + sp->sp_max; local
574 if ( expire_days < 0 ) {

Completed in 104 milliseconds