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

/haiku/src/bin/network/ftpd/
H A Dftpd.c173 } *thishost, *firsthost; variable in typeref:struct:ftphost
713 thishost = firsthost = lhrp = hrp;
784 for (hrp = firsthost; hrp != NULL; hrp = hrp->next) {
905 hrp = thishost = firsthost; /* default */
1665 if (thishost != firsthost)
2774 if (thishost != firsthost)
2786 if (thishost != firsthost)

Completed in 35 milliseconds