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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c236 time_t pwchange; local
313 pwchange = (time_t)t;
314 if ((long)pwchange != t) { /*%< value must have been too big. */
370 pw->pw_change = pwchange;

Completed in 47 milliseconds