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

  /src/libexec/ftpd/
logwtmp.c 118 ftpd_logwtmpx(const char *line, const char *name, const char *host, function in typeref:typename:void
extern.h 185 void ftpd_logwtmpx(const char *, const char *, const char *,
ftpd.c 1241 ftpd_logwtmpx(line, name, host, haddr, 0, USER_PROCESS);
1271 ftpd_logwtmpx(ttyline, "", "", NULL, 0, DEAD_PROCESS);

Completed in 14 milliseconds