Home
last modified time | relevance | path

Searched refs:_PWF_PASSWD (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/
H A Dpwd.h128 #define _PWF_PASSWD _PWF(1) macro
/freebsd/lib/libc/gen/
H A Dpw_scan.c101 pw->pw_fields |= _PWF_PASSWD; in __pw_scan()
H A Dgetpwent.c1439 if ((src->pw_fields & _PWF_PASSWD) && in compat_set_template()
1523 COPY(pw_passwd, _PWF_PASSWD); in compat_use_template()
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c112 yp_password.pw_fields |= _PWF_PASSWD; in copy_yp_pass()