Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dmserv.c72 int ms_QueryId; variable
162 if (id != ms_QueryId) in GetMODVersion()
H A Dmserv.h79 extern int ms_QueryId;
H A Dhttp-mserv.c317 if (query_id != ms_QueryId) in HMS_fetch_rooms()
575 if (query_id != ms_QueryId) in HMS_fetch_servers()
H A Dd_clisrv.c1717 if (ctx->id != ms_QueryId) in Fetch_servers_thread()
1812 ctx->id = ms_QueryId; in CL_UpdateServerList()
H A Dm_menu.c3807 ms_QueryId++; in M_SetupNextMenu()
11127 okay = ( *id == ms_QueryId );
11148 okay = ( *id == ms_QueryId );
11246 *id = ms_QueryId;
11268 ms_QueryId++;