Home
last modified time | relevance | path

Searched defs:ftphost (Results 1 – 1 of 1) sorted by relevance

/freebsd/libexec/ftpd/
H A Dftpd.c145 static struct ftphost { struct
146 struct ftphost *next; argument
147 struct addrinfo *hostinfo;
148 char *hostname;
149 char *anonuser;
150 char *statfile;
151 char *welcome;
152 char *loginmsg;