Home
last modified time | relevance | path

Searched refs:WSLIB_inet_ntoa (Results 1 – 3 of 3) sorted by relevance

/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/dos/
H A Dnet_mp.c35 #define WSLIB_inet_ntoa inet_ntoa macro
113 Con_Printf("UDP, Local address: %s\n", WSLIB_inet_ntoa(myAddr)); in MPATH_Init()
H A Dmpdosock.h706 char FAR * PASCAL FAR WSLIB_inet_ntoa (struct in_addr in);
H A Dmplpc.c932 char *WSLIB_inet_ntoa (struct in_addr in)