Home
last modified time | relevance | path

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

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