Searched refs:_PWF_PASSWD (Results 1 – 6 of 6) sorted by relevance
128 #define _PWF_PASSWD _PWF(1) macro
101 pw->pw_fields |= _PWF_PASSWD; in __pw_scan()
1439 if ((src->pw_fields & _PWF_PASSWD) && in compat_set_template()1523 COPY(pw_passwd, _PWF_PASSWD); in compat_use_template()
873 #define PW_PASSWD _PWF_PASSWD897 else if ((pwd->pw_fields & _PWF_PASSWD) != 0) in passwd_fields()
582 fields &= ~_PWF_PASSWD; in pwd_pack()
112 yp_password.pw_fields |= _PWF_PASSWD; in copy_yp_pass()