Searched refs:authorizedServer (Results 1 – 6 of 6) sorted by relevance
32 bool authorizedServer(const std::string& hostname);
328 bool authorizedServer(const std::string& hostname) in authorizedServer() function381 host_it->second = authorizedServer(host); in checkAuthorizations()
1963 if (authorizedServer (hostname)) in handleServerMessage()