Searched refs:datechg (Results 1 – 1 of 1) sorted by relevance
125 long datechg; /* Date the password was changed (mmddyy) */ member743 ppasswd->datechg = ((long)(ptm->tm_mon+1) * 10000L) + in applypasswd()747 ppasswd->datechg = 0L; in applypasswd()877 pwdinfo->datechg, in writeunformatted()953 pwdinfo->datechg, pwdinfo->mindaystilchg, in writeformatted()