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

  /src/libexec/ftpd/
logwtmp.c 87 ftpd_logwtmp(const char *line, const char *name, const char *host) function in typeref:typename:void
extern.h 175 void ftpd_logwtmp(const char *, const char *, const char *);
ftpd.c 1253 ftpd_logwtmp(line, name, host);
1277 ftpd_logwtmp(ttyline, "", "");

Completed in 102 milliseconds