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

  /src/libexec/ftpd/
extern.h 125 int display_file(const char *, int);
conf.c 557 (void)display_file(curclass.display, code);
592 display_file(const char *file, int code) function in typeref:typename:int
ftpd.c 756 if (display_file(_PATH_NOLOGIN, 530)) {
760 (void)display_file(conffilename(_NAME_FTPWELCOME), 220);
1515 (void)display_file(conffilename(curclass.limitfile),
1647 (void)display_file(conffilename(curclass.motd), 230);

Completed in 15 milliseconds