Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_bnet.c179 static int _client_w3xp_clanmemberlistreq(t_connection * c, t_packet const *const packet);
280 {CLIENT_W3XP_CLANMEMBERLIST_REQ, _client_w3xp_clanmemberlistreq},
4257 static int _client_w3xp_clanmemberlistreq(t_connection * c, t_packet const *const packet) in _client_w3xp_clanmemberlistreq() function