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

/freebsd-13-stable/libexec/ftpd/
H A Dftpd.c170 } *thishost, *firsthost; variable in typeref:struct:ftphost
723 thishost = firsthost = lhrp = hrp;
794 for (hrp = firsthost; hrp != NULL; hrp = hrp->next) {
915 hrp = thishost = firsthost; /* default */
1652 if (thishost != firsthost)
2759 if (thishost != firsthost)
2771 if (thishost != firsthost)

Completed in 101 milliseconds