Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Danongame.h85 extern int handle_anongame_search(t_connection * c, t_packet const * packet);
H A Dhandle_anongame.c907 return handle_anongame_search(c, packet); /* located in anongame.c */ in handle_anongame_packet()
H A Danongame.c1050 extern int handle_anongame_search(t_connection * c, t_packet const *packet) in handle_anongame_search() function