Searched refs:_PWF_DIR (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/include/
H A Dpwd.h135 #define _PWF_DIR _PWF(7) macro
/freebsd-9.3-release/lib/libc/gen/
H A Dpw_scan.c184 pw->pw_fields |= _PWF_DIR;
H A Dgetpwent.c1461 if ((src->pw_fields & _PWF_DIR) &&
1540 COPY(pw_dir, _PWF_DIR);
/freebsd-9.3-release/release/picobsd/tinyware/passwd/
H A Dpw_copy.c282 if(pw->pw_dir[0]) pw->pw_fields |= _PWF_DIR;
/freebsd-9.3-release/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c130 yp_password.pw_fields |= _PWF_DIR;

Completed in 53 milliseconds