Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dpwd.h129 #define _PWF_PASSWD _PWF(1) macro
/dragonfly/lib/libc/gen/
H A Dpw_scan.c70 pw->pw_fields |= _PWF_PASSWD; in __pw_scan()
H A Dgetpwent.c1447 if ((src->pw_fields & _PWF_PASSWD) && in compat_set_template()
1531 COPY(pw_passwd, _PWF_PASSWD); in compat_use_template()
/dragonfly/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c93 yp_password.pw_fields |= _PWF_PASSWD; in copy_yp_pass()