Searched refs:_PATH_FTPUSERS (Results 1 – 2 of 2) sorted by relevance
37 #define _PATH_FTPUSERS "/etc/ftpusers" macro
703 if (checkuser(_PATH_FTPUSERS, "ftp") || in user()704 checkuser(_PATH_FTPUSERS, "anonymous")) in user()790 if ((!shell && !dochroot) || checkuser(_PATH_FTPUSERS, name)) { in user()