Home
last modified time | relevance | path

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

/dflybsd-src/libexec/ftpd/
H A Dftpd.c146 static struct ftphost { struct
147 struct ftphost *next; argument
148 struct addrinfo *hostinfo;
149 char *hostname;
150 char *anonuser;
151 char *statfile;
152 char *welcome;
153 char *loginmsg;