Home
last modified time | relevance | path

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

/freebsd/include/
H A Dpwd.h132 #define _PWF_CLASS _PWF(5) macro
/freebsd/lib/libc/gen/
H A Dpw_scan.c172 pw->pw_fields |= _PWF_CLASS; in __pw_scan()
/freebsd/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c121 yp_password.pw_fields |= _PWF_CLASS; in copy_yp_pass()