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

/netbsd-6-1-5-RELEASE/include/
H A Dpaths.h72 #define _PATH_FTPUSERS "/etc/ftpusers" macro
/netbsd-6-1-5-RELEASE/lib/libpam/modules/pam_ftpusers/
H A Dpam_ftpusers.c83 if ((f = fopen(_PATH_FTPUSERS, "r")) == NULL) {
84 PAM_LOG("%s: %s", _PATH_FTPUSERS, strerror(errno));
/netbsd-6-1-5-RELEASE/tests/include/
H A Dt_paths.c72 { _PATH_FTPUSERS, PATH_FILE },

Completed in 66 milliseconds