Searched refs:sp_expire (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dshadow_.h45 long sp_expire; /* Number of days since 1970-01-01 until account expires */ member in struct:spwd
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libpwdgrp/
H A Dpwd_grp.c594 offsetof(struct spwd, sp_expire) /* 7 - not a char ptr */
805 offsetof(struct spwd, sp_expire), /* 7 - not a char ptr */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dauth.c1153 if ((spwd->sp_expire > 0 && now >= spwd->sp_expire)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dauth.c1629 if ((spwd->sp_expire > 0 && now >= spwd->sp_expire)

Completed in 167 milliseconds