Home
last modified time | relevance | path

Searched refs:my_tcpip_address (Results 1 – 9 of 9) sorted by relevance

/external/quake/quake/src/WinQuake/
Dnet_wins.cpp113 …sprintf(my_tcpip_address, "%d.%d.%d.%d", (addr >> 24) & 0xff, (addr >> 16) & 0xff, (addr >> 8) & 0… in WINS_GetLocalAddress()
216 strcpy(my_tcpip_address, com_argv[i+1]); in WINS_Init()
226 strcpy(my_tcpip_address, "INADDR_ANY"); in WINS_Init()
Dnet_mp.cpp107 Q_strcpy(my_tcpip_address, MPATH_AddrToString (&addr)); in MPATH_Init()
108 p = Q_strrchr (my_tcpip_address, ':'); in MPATH_Init()
Dnet_udp.cpp185 Q_strcpy(my_tcpip_address, UDP_AddrToString (&addr)); in UDP_Init()
186 colon = Q_strrchr (my_tcpip_address, ':'); in UDP_Init()
Dnet_main.cpp37 char my_tcpip_address[NET_NAMELEN]; variable
886 if (*my_tcpip_address) in NET_Init()
887 Con_DPrintf("TCP/IP address %s\n", my_tcpip_address); in NET_Init()
Dnet_bw.cpp343 Q_strcpy(my_tcpip_address, BW_AddrToString (&addr)); in BW_Init()
344 colon = Q_strrchr (my_tcpip_address, ':'); in BW_Init()
Dnet.h327 extern char my_tcpip_address[NET_NAMELEN];
Dhost_cmd.cpp87 print ("tcp/ip: %s\n", my_tcpip_address); in Host_Status_f()
Dmenu.cpp2254 M_Print (basex+9*8, 52, my_tcpip_address); in M_LanConfig_Draw()
DWinQuake.ncb1244 …olean)�unreliableMessagesSent�net_message�NET_SendUnreliableMessage�my_tcpip_address�char %[NET_NA…