Home
last modified time | relevance | path

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

/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dcommand.c359 static int _handle_netinfo_command(t_connection * c, char const * text);
467 { "/netinfo" , _handle_netinfo_command },
3979 static int _handle_netinfo_command(t_connection * c, char const *text) in _handle_netinfo_command() function