Home
last modified time | relevance | path

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

/external/quake/quake/src/WinQuake/
Dnet_loop.cpp59 hostcache[0].maxusers = svs.maxclients; in Loop_SearchForHosts()
Dnet.h232 int maxusers; member
Dnet_main.cpp276 if (hostcache[n].maxusers) in PrintSlist()
277 …15.15s %2u/%2u\n", hostcache[n].name, hostcache[n].map, hostcache[n].users, hostcache[n].maxusers); in PrintSlist()
Dnet_dgrm.cpp601 max = hostcache[n].maxusers; in Test_f()
1171 hostcache[n].maxusers = MSG_ReadByte(); in _Datagram_SearchForHosts()
Dmenu.cpp2961 if (hostcache[n].maxusers) in M_ServerList_Draw()
2962 …15.15s %2u/%2u\n", hostcache[n].name, hostcache[n].map, hostcache[n].users, hostcache[n].maxusers); in M_ServerList_Draw()
Dnet_ser.cpp755 hostcache[hostCacheCount].maxusers = 0; in Serial_SearchForHosts()
DWinQuake.ncb1244 …ame�hostcache_t::map�hostcache_t::cname�hostcache_t::users�hostcache_t::maxusers�hostcache_t::driv…