Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_bnet.c147 static int _client_atinvitefriend(t_connection * c, t_packet const *const packet);
241 {CLIENT_ARRANGEDTEAM_INVITE_FRIEND, _client_atinvitefriend},
2175 static int _client_atinvitefriend(t_connection * c, t_packet const *const packet) in _client_atinvitefriend() function