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

/freebsd-13-stable/libexec/ftpd/
H A Dftpd.c162 static struct ftphost { struct
163 struct ftphost *next;
696 struct ftphost *hrp, *lhrp;
707 if ((hrp = malloc(sizeof(struct ftphost))) == NULL)
810 if ((hrp = malloc(sizeof(struct ftphost))) == NULL)
898 struct ftphost *hrp;

Completed in 100 milliseconds