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

/haiku/src/bin/network/ftpd/
H A Dftpd.c179 } *thishost, *firsthost; variable in typeref:struct:ftphost
709 thishost = firsthost = lhrp = hrp;
780 for (hrp = firsthost; hrp != NULL; hrp = hrp->next) {
901 hrp = thishost = firsthost; /* default */
1628 if (thishost != firsthost)
2737 if (thishost != firsthost)
2749 if (thishost != firsthost)

Completed in 44 milliseconds