Home
last modified time | relevance | path

Searched refs:isThisHost (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
HDsubr.h90 bool isThisHost (const char *otherhost);
HDparseinfo.c498 && (!tmproot->hostname || !isThisHost (tmproot->hostname))) in parse_config()
HDsubr.c1945 isThisHost (const char *otherhost) in isThisHost() function
HDserver.c611 if (isThisHost (config->PrimaryServer->hostname)) in isProxyServer()