Searched refs:_PWF_PASSWD (Results 1 - 5 of 5) sorted by path

/freebsd-10.0-release/include/
H A Dpwd.h129 #define _PWF_PASSWD _PWF(1) macro
/freebsd-10.0-release/lib/libc/gen/
H A Dgetpwent.c1450 if ((src->pw_fields & _PWF_PASSWD) &&
1534 COPY(pw_passwd, _PWF_PASSWD);
H A Dpw_scan.c91 pw->pw_fields |= _PWF_PASSWD;
/freebsd-10.0-release/release/picobsd/tinyware/passwd/
H A Dpw_copy.c222 if(pw->pw_passwd[0]) pw->pw_fields |= _PWF_PASSWD;
/freebsd-10.0-release/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c110 yp_password.pw_fields |= _PWF_PASSWD;

Completed in 178 milliseconds