Searched refs:ftphost (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/network/ftpd/
H A Dftpd.c165 static struct ftphost { struct
166 struct ftphost *next;
686 struct ftphost *hrp, *lhrp;
697 if ((hrp = malloc(sizeof(struct ftphost))) == NULL)
800 if ((hrp = malloc(sizeof(struct ftphost))) == NULL)
888 struct ftphost *hrp;

Completed in 33 milliseconds