Home
last modified time | relevance | path

Searched refs:_PWF_FILES (Results 1 – 5 of 5) sorted by relevance

/dragonfly/include/
H A Dpwd.h143 #define _PWF_FILES 0x1000 macro
/dragonfly/usr.bin/passwd/
H A Dpasswd.c113 case _PWF_FILES: in main()
/dragonfly/lib/libpam/modules/pam_unix/
H A Dpam_unix.c307 (pwd->pw_fields & _PWF_SOURCE) == _PWF_FILES) in pam_sm_chauthtok()
405 case _PWF_FILES: in pam_sm_chauthtok()
/dragonfly/usr.bin/chpass/
H A Dchpass.c245 case _PWF_FILES: in main()
/dragonfly/lib/libc/gen/
H A Dgetpwent.c927 pwd->pw_fields |= _PWF_FILES; in files_passwd()
1947 pwd->pw_fields |= _PWF_FILES; in compat_passwd()