Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_bnet.c153 static int _client_profilereq(t_connection * c, t_packet const *const packet);
250 {CLIENT_PROFILEREQ, _client_profilereq},
2606 static int _client_profilereq(t_connection * c, t_packet const *const packet) in _client_profilereq() function