Searched refs:isThisHost (Results 1 – 4 of 4) sorted by relevance
90 bool isThisHost (const char *otherhost);
498 && (!tmproot->hostname || !isThisHost (tmproot->hostname))) in parse_config()
1945 isThisHost (const char *otherhost) in isThisHost() function
611 if (isThisHost (config->PrimaryServer->hostname)) in isProxyServer()