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

/freebsd-current/include/
H A Dpwd.h126 #define _PWF(x) (1 << x) macro
127 #define _PWF_NAME _PWF(0)
128 #define _PWF_PASSWD _PWF(1)
129 #define _PWF_UID _PWF(2)
130 #define _PWF_GID _PWF(3)
131 #define _PWF_CHANGE _PWF(4)
132 #define _PWF_CLASS _PWF(5)
133 #define _PWF_GECOS _PWF(6)
134 #define _PWF_DIR _PWF(7)
135 #define _PWF_SHELL _PWF(
[all...]

Completed in 123 milliseconds