Searched defs:ftphost (Results 1 – 1 of 1) sorted by relevance
144 static struct ftphost { struct145 struct ftphost *next; argument146 struct addrinfo *hostinfo;147 char *hostname;148 char *anonuser;149 char *statfile;150 char *welcome;151 char *loginmsg;