Searched refs:_PWF_CLASS (Results 1 – 5 of 5) sorted by relevance
132 #define _PWF_CLASS _PWF(5) macro
172 pw->pw_fields |= _PWF_CLASS; in __pw_scan()
877 #define PW_CLASS _PWF_CLASS919 else if ((pwd->pw_fields & _PWF_CLASS) != 0) in passwd_fields()
588 fields &= ~_PWF_CLASS; in pwd_pack()
121 yp_password.pw_fields |= _PWF_CLASS; in copy_yp_pass()