Searched refs:ftpdlogwtmp (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/libexec/ftpd/
H A Dlogwtmp.c57 ftpdlogwtmp(const char *line, const char *name, const char *host) function
H A Dextern.h71 void ftpdlogwtmp(const char *, const char *, const char *);
H A Dftpd.c851 ftpdlogwtmp(ttyline, "", "");
957 ftpdlogwtmp(ttyline, pw->pw_name, remotehost);
2150 ftpdlogwtmp(ttyline, "", "");

Completed in 94 milliseconds