Home
last modified time | relevance | path

Searched refs:tcpipAvailable (Results 1 – 25 of 33) sorted by relevance

12

/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dnet.h105 extern qboolean tcpipAvailable;
H A Dnet_wins.c202 tcpipAvailable = true; in WINS_Init()
267 if (tcpipAvailable) in WINS_OpenSocket()
H A Dnet_udp.c134 if (tcpipAvailable) in UDP_Init()
271 tcpipAvailable = true; in UDP_Init()
H A Dmenu.c1396 if (serialAvailable || ipxAvailable || tcpipAvailable) in M_MultiPlayer_Draw()
1427 if (serialAvailable || ipxAvailable || tcpipAvailable) in M_MultiPlayer_Key()
1432 if (serialAvailable || ipxAvailable || tcpipAvailable) in M_MultiPlayer_Key()
1803 if (TCPIPConfig && !tcpipAvailable) in M_Net_Key()
H A Dnet_main.c37 qboolean tcpipAvailable = false; variable
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dnet_wins.c187 tcpipAvailable = true; in WINS_Init()
247 if (tcpipAvailable) in WINS_OpenSocket()
H A Dnet.h324 extern qboolean tcpipAvailable;
H A Dnet_udp.c202 tcpipAvailable = true; in UDP_Init()
H A Dmenu.c691 if (tcpipAvailable) in M_MultiPlayer_Draw()
725 if (tcpipAvailable) in M_MultiPlayer_Key()
730 if (tcpipAvailable) in M_MultiPlayer_Key()
H A Dnet_main.c93 qboolean tcpipAvailable = false; variable
/dports/games/quakeforge/quakeforge-0.7.2/include/
H A Dnetmain.h382 extern qboolean tcpipAvailable;
/dports/games/tenebrae/tenebrae_0/
H A Dnet.h326 extern qboolean tcpipAvailable;
H A Dmenu.c727 if (serialAvailable || ipxAvailable || tcpipAvailable) in M_MultiPlayer_Draw()
758 if (serialAvailable || ipxAvailable || tcpipAvailable) in M_MultiPlayer_Key()
763 if (serialAvailable || ipxAvailable || tcpipAvailable) in M_MultiPlayer_Key()
1058 if (tcpipAvailable) in M_Net_Draw()
1138 if (m_net_cursor == 3 && !tcpipAvailable) in M_Net_Key()
H A Dnet_mp.c113 tcpipAvailable = true; in MPATH_Init()
H A Dnet_udp.c125 tcpipAvailable = true; in UDP_Init()
H A Dnet_wins.c242 tcpipAvailable = true; in WINS_Init()
H A Dnet_bw.c349 tcpipAvailable = true; in BW_Init()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dnet.h325 extern qboolean tcpipAvailable;
H A Dnet_udp.c93 tcpipAvailable = true; in UDP_Init()
H A Dmenu.c827 if (serialAvailable || ipxAvailable || tcpipAvailable) in M_MultiPlayer_Draw()
858 if (serialAvailable || ipxAvailable || tcpipAvailable) in M_MultiPlayer_Key()
863 if (serialAvailable || ipxAvailable || tcpipAvailable) in M_MultiPlayer_Key()
1146 if (tcpipAvailable) in M_Net_Draw()
1226 if (m_net_cursor == 3 && !tcpipAvailable) in M_Net_Key()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/dos/
H A Dnet_mp.c129 tcpipAvailable = true; in MPATH_Init()
H A Dnet_bw.c367 tcpipAvailable = true; in BW_Init()
/dports/games/quakeforge/quakeforge-0.7.2/libs/net/nm/
H A Dnet_udp.c280 tcpipAvailable = true; in UDP_Init()
H A Dnet_wins.c303 tcpipAvailable = true; in WINS_Init()
/dports/games/quakeforge/quakeforge-0.7.2/libs/net/
H A Dnet_main.c57 qboolean tcpipAvailable = false; variable

12