Home
last modified time | relevance | path

Searched defs:isValidClientType (Results 1 – 2 of 2) sorted by relevance

/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/posix/
H A Dminiftpserver.cpp52 int isValidClientType(ip_t clientIp) { in isValidClientType() function
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/network/
H A Dserver_interface.cpp367 int ServerInterface::isValidClientType(uint32 clientIp) { in isValidClientType() function in Glest::Game::ServerInterface