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

/freebsd-10.1-release/include/
H A Dpwd.h136 #define _PWF_SHELL _PWF(8) macro
/freebsd-10.1-release/lib/libc/gen/
H A Dpw_scan.c203 pw->pw_fields |= _PWF_SHELL;
H A Dgetpwent.c1464 if ((src->pw_fields & _PWF_SHELL) &&
1541 COPY(pw_shell, _PWF_SHELL);
/freebsd-10.1-release/release/picobsd/tinyware/passwd/
H A Dpw_copy.c297 if(p[0]) pw->pw_fields |= _PWF_SHELL;
/freebsd-10.1-release/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c132 yp_password.pw_fields |= _PWF_SHELL;

Completed in 131 milliseconds