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

/freebsd-9.3-release/usr.sbin/pw/
H A Dpw_user.c56 static time_t pw_exppolicy(struct userconf * cnf, struct cargs * args);
585 pwd->pw_expire = pw_exppolicy(cnf, args);
939 pw_exppolicy(struct userconf * cnf, struct cargs * args) function

Completed in 57 milliseconds