Home
last modified time | relevance | path

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

/freebsd/include/
H A Dpwd.h134 #define _PWF_DIR _PWF(7) macro
/freebsd/lib/libc/gen/
H A Dpw_scan.c194 pw->pw_fields |= _PWF_DIR; in __pw_scan()
H A Dgetpwent.c1450 if ((src->pw_fields & _PWF_DIR) && in compat_set_template()
1529 COPY(pw_dir, _PWF_DIR); in compat_use_template()
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c132 yp_password.pw_fields |= _PWF_DIR; in copy_yp_pass()