Home
last modified time | relevance | path

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

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