Searched defs:ftphost (Results 1 – 1 of 1) sorted by relevance
146 static struct ftphost { struct147 struct ftphost *next; argument148 struct addrinfo *hostinfo;149 char *hostname;150 char *anonuser;151 char *statfile;152 char *welcome;153 char *loginmsg;