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