Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dpwd.h136 #define _PWF_SHELL _PWF(8) macro
/dragonfly/lib/libc/gen/
H A Dpw_scan.c160 pw->pw_fields |= _PWF_SHELL; in __pw_scan()
H A Dgetpwent.c1461 if ((src->pw_fields & _PWF_SHELL) && in compat_set_template()
1538 COPY(pw_shell, _PWF_SHELL); in compat_use_template()
/dragonfly/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c115 yp_password.pw_fields |= _PWF_SHELL; in copy_yp_pass()