HomeSort by: relevance | last modified time | path
    Searched refs:_NAME_FTPUSERS (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/ftpd/
pathnames.h 43 #define _NAME_FTPUSERS "ftpusers"
ftpd.c 860 * _NAME_FTPUSERS, and ftp account exists, set guest and pw, then just return.
864 * _NAME_FTPUSERS to allow people such as root and uucp to be avoided.
936 permitted = checkuser(_NAME_FTPUSERS, curname, 1, 0, &class);
1213 return (checkuser(_NAME_FTPUSERS, name, 1, 0, NULL));

Completed in 15 milliseconds