Searched refs:_PATH_FTPUSERS (Results 1 – 7 of 7) sorted by relevance
52 #ifndef _PATH_FTPUSERS53 #define _PATH_FTPUSERS SYSCONFDIR "/ftpusers" macro
673 fd = fopen(_PATH_FTPUSERS, "r"); in checkaccess()
73 if ((f = fopen(_PATH_FTPUSERS, "r")) == NULL) { in pam_sm_acct_mgmt()74 PAM_LOG("%s: %m", _PATH_FTPUSERS); in pam_sm_acct_mgmt()
63 #define _PATH_FTPUSERS "/etc/ftpusers" macro
72 { _PATH_FTPUSERS, PATH_FILE },
308 * ftpd/pathnames.h (_PATH_FTPUSERS): conditionalize