Home
last modified time | relevance | path

Searched refs:net_activeconnections (Results 1 – 25 of 46) sorted by relevance

12

/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dnet.h46 extern int net_activeconnections;
H A Dnet_loop.c62 hostcache[0].users = net_activeconnections; in Loop_SearchForHosts()
H A Dnet_main.c58 int net_activeconnections = 0; variable
100 if (net_activeconnections >= svs.maxclients) in NET_NewQSocket()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dnet.h40 extern int net_activeconnections;
H A Dnet_loop.c63 hostcache[0].users = net_activeconnections; in Loop_SearchForHosts()
H A Dnet_main.c64 int net_activeconnections = 0; variable
125 if (net_activeconnections >= svs.maxclients) in NET_NewQSocket()
H A Dhost.c547 net_activeconnections--; in SV_DropClient()
/dports/games/quakeforge/quakeforge-0.7.2/include/
H A Dnetmain.h270 extern int net_activeconnections;
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dnet.h256 extern int net_activeconnections;
H A Dnet_loop.c66 hostcache[0].users = net_activeconnections; in Loop_SearchForHosts()
H A Dnet_main.c116 int net_activeconnections = 0; variable
166 if (net_activeconnections >= svs.maxclients) in NET_NewQSocket()
H A Dhost.c391 net_activeconnections--; in SV_DropClient()
/dports/games/quakeforge/quakeforge-0.7.2/libs/net/nm/
H A Dnet_loop.c78 hostcache[0].users = net_activeconnections; in Loop_SearchForHosts()
/dports/games/tenebrae/tenebrae_0/
H A Dnet_loop.c58 hostcache[0].users = net_activeconnections; in Loop_SearchForHosts()
H A Dnet.h269 extern int net_activeconnections;
H A Dnet_main.c59 int net_activeconnections = 0; variable
117 if (net_activeconnections >= svs.maxclients) in NET_NewQSocket()
H A Dhost.c387 net_activeconnections--; in SV_DropClient()
H A Dnet_ser.c914 MSG_WriteByte(&net_message, net_activeconnections); in _Serial_CheckNewConnections()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dnet_loop.c58 hostcache[0].users = net_activeconnections; in Loop_SearchForHosts()
H A Dnet.h268 extern int net_activeconnections;
H A Dnet_main.c59 int net_activeconnections = 0; variable
117 if (net_activeconnections >= svs.maxclients) in NET_NewQSocket()
H A Dhost.c381 net_activeconnections--; in SV_DropClient()
/dports/games/quakeforge/quakeforge-0.7.2/libs/net/
H A Dnet_main.c81 int net_activeconnections = 0; variable
119 if (net_activeconnections >= svs.maxclients) in NET_NewQSocket()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/server/
H A Dhost.c417 net_activeconnections--; in SV_DropClient()
/dports/games/quakeforge/quakeforge-0.7.2/nq/source/
H A Dhost.c405 net_activeconnections--; in SV_DropClient()

12