Searched defs:ftphost (Results 1 – 1 of 1) sorted by relevance
145 static struct ftphost { struct146 struct ftphost *next; argument147 struct addrinfo *hostinfo;148 char *hostname;149 char *anonuser;150 char *statfile;151 char *welcome;152 char *loginmsg;