Home
last modified time | relevance | path

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

/freebsd-10-stable/include/
Dpwd.h133 #define _PWF_CLASS _PWF(5) macro
/freebsd-10-stable/lib/libc/gen/
Dpw_scan.c162 pw->pw_fields |= _PWF_CLASS; in __pw_scan()
/freebsd-10-stable/release/picobsd/tinyware/passwd/
Dpw_copy.c264 if(pw->pw_class[0]) pw->pw_fields |= _PWF_CLASS;
/freebsd-10-stable/usr.sbin/rpc.yppasswdd/
Dyppasswdd_server.c122 yp_password.pw_fields |= _PWF_CLASS; in copy_yp_pass()