Searched refs:num_hosts (Results 1 – 2 of 2) sorted by relevance
217 static long num_hosts; variable219 inline int LastHost(void) { return num_hosts == 1L; }; in LastHost()223 long CPerlHost::num_hosts = 0L;2122 InterlockedIncrement(&num_hosts); in CPerlHost()2172 InterlockedIncrement(&num_hosts); in CPerlHost()2209 InterlockedIncrement(&num_hosts); in CPerlHost()2251 InterlockedDecrement(&num_hosts); in ~CPerlHost()
1063 int lookup_failed, num_hosts, i, netgrp; in get_exportlist() local1147 num_hosts = 0; in get_exportlist()1281 num_hosts++; in get_exportlist()1295 if (lookup_failed == TRUE && num_hosts == 0 && in get_exportlist()