Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/list/
H A Dlist.c68 const char *allowdeny_filename = PF_PATH; in pam_sm_acct_mgmt()
265 "illegal line in " PF_PATH); in pam_sm_acct_mgmt()
275 "position in " PF_PATH); in pam_sm_acct_mgmt()
/illumos-gate/usr/src/ucbhead/
H A Dunistd.h69 #define PF_PATH "/etc/passwd" /* Path name of the "passwd" file */ macro
/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dgetpwnam.c247 PF_PATH,
H A Dfiles_common.c314 if (strcmp(be->filename, PF_PATH) == 0)
442 if (strcmp(be->filename, PF_PATH) == 0)
/illumos-gate/usr/src/head/
H A Dunistd.h88 #define PF_PATH "/etc/passwd" /* Path name of the "passwd" file */ macro