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

/freebsd-11.0-release/libexec/ftpd/
H A Dftpd.c162 static struct ftphost { struct
163 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 105 milliseconds