Home
last modified time | relevance | path

Searched refs:authorizedServer (Results 1 – 6 of 6) sorted by relevance

/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DDownloads.h32 bool authorizedServer(const std::string& hostname);
H A DDownloads.cxx328 bool authorizedServer(const std::string& hostname) in authorizedServer() function
381 host_it->second = authorizedServer(host); in checkAuthorizations()
H A Dplaying.cxx1963 if (authorizedServer (hostname)) in handleServerMessage()
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DDownloads.h32 bool authorizedServer(const std::string& hostname);
H A DDownloads.cxx328 bool authorizedServer(const std::string& hostname) in authorizedServer() function
381 host_it->second = authorizedServer(host); in checkAuthorizations()
H A Dplaying.cxx1963 if (authorizedServer (hostname)) in handleServerMessage()