Searched refs:ftpdlogwtmp (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/libexec/ftpd/ |
| D | logwtmp.c | 57 ftpdlogwtmp(const char *line, const char *name, const char *host) in ftpdlogwtmp() function
|
| D | extern.h | 71 void ftpdlogwtmp(const char *, const char *, const char *);
|
| D | ftpd.c | 851 ftpdlogwtmp(ttyline, "", ""); in end_login() 957 ftpdlogwtmp(ttyline, pw->pw_name, remotehost); in pass() 2150 ftpdlogwtmp(ttyline, "", ""); in dologout()
|