scantime
if (!scantime(&inactive, up->u_inactive)) {
if (!scantime(&expire, up->u_expire)) {
if (!scantime(&pwp->pw_change, up->u_inactive)) {
if (!scantime(&pwp->pw_expire, up->u_expire)) {
static int scantime(time_t *, char *);