Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_lan.cpp367 static serverInfo_t *LAN_GetServerPtr( int source, int n ) { in LAN_GetServerPtr() function
398 server1 = LAN_GetServerPtr(source, s1); in LAN_CompareServers()
399 server2 = LAN_GetServerPtr(source, s2); in LAN_CompareServers()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_ui.c345 static serverInfo_t *LAN_GetServerPtr( int source, int n ) { in LAN_GetServerPtr() function
376 server1 = LAN_GetServerPtr(source, s1); in LAN_CompareServers()
377 server2 = LAN_GetServerPtr(source, s2); in LAN_CompareServers()
/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_ui.c369 static serverInfo_t *LAN_GetServerPtr( int source, int n ) { in LAN_GetServerPtr() function
401 server1 = LAN_GetServerPtr( source, s1 ); in LAN_CompareServers()
402 server2 = LAN_GetServerPtr( source, s2 ); in LAN_CompareServers()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_ui.c345 static serverInfo_t *LAN_GetServerPtr( int source, int n ) { in LAN_GetServerPtr() function
376 server1 = LAN_GetServerPtr(source, s1); in LAN_CompareServers()
377 server2 = LAN_GetServerPtr(source, s2); in LAN_CompareServers()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/client/
H A Dcl_ui.c373 static serverInfo_t *LAN_GetServerPtr( int source, int n ) { in LAN_GetServerPtr() function
408 server1 = LAN_GetServerPtr(source, s1); in LAN_CompareServers()
409 server2 = LAN_GetServerPtr(source, s2); in LAN_CompareServers()
/dports/games/evq3/evq3/code/client/
H A Dcl_ui.c345 static serverInfo_t *LAN_GetServerPtr( int source, int n ) { in LAN_GetServerPtr() function
376 server1 = LAN_GetServerPtr(source, s1); in LAN_CompareServers()
377 server2 = LAN_GetServerPtr(source, s2); in LAN_CompareServers()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/client/
H A Dcl_ui.c345 static serverInfo_t *LAN_GetServerPtr( int source, int n ) { in LAN_GetServerPtr() function
376 server1 = LAN_GetServerPtr(source, s1); in LAN_CompareServers()
377 server2 = LAN_GetServerPtr(source, s2); in LAN_CompareServers()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_ui.c346 static serverInfo_t *LAN_GetServerPtr( int source, int n ) { in LAN_GetServerPtr() function
377 server1 = LAN_GetServerPtr(source, s1); in LAN_CompareServers()
378 server2 = LAN_GetServerPtr(source, s2); in LAN_CompareServers()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_ui.c346 static serverInfo_t *LAN_GetServerPtr( int source, int n ) { in LAN_GetServerPtr() function
377 server1 = LAN_GetServerPtr(source, s1); in LAN_CompareServers()
378 server2 = LAN_GetServerPtr(source, s2); in LAN_CompareServers()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_ui.c364 static serverInfo_t *LAN_GetServerPtr( int source, int n ) { in LAN_GetServerPtr() function
396 server1 = LAN_GetServerPtr( source, s1 ); in LAN_CompareServers()
397 server2 = LAN_GetServerPtr( source, s2 ); in LAN_CompareServers()