Home
last modified time | relevance | path

Searched refs:P_NONE (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/pw/
H A Dpw.h52 P_NONE, enumerator
H A Dpw_conf.c206 return P_NONE; in passwd_val()
220 else if (val == P_NONE) in boolean_str()
H A Dpw_user.c498 case P_NONE: /* No password at all! */ in pw_password()