Searched refs:setIpBanned (Results 1 – 6 of 6) sorted by relevance
280 getServer(L)->setIpBanned(ip_str, name); in l_ban_player()
294 server->setIpBanned(ip_str, name); in l_ban_player()
243 void setIpBanned(const std::string &ip, const std::string &name);
4937 void Server::setIpBanned(const std::string &ip, const std::string &name) in setIpBanned() function in Server
245 void setIpBanned(const std::string &ip, const std::string &name);
3185 void Server::setIpBanned(const std::string &ip, const std::string &name) in setIpBanned() function in Server