Home
last modified time | relevance | path

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

/external/quake/quake/src/WinQuake/
Dnet_wipx.h34 int WIPX_GetSocketAddr (int socket, struct qsockaddr *addr);
Dnet_win.cpp110 WIPX_GetSocketAddr,
Dnet_wipx.cpp113 WIPX_GetSocketAddr (net_controlsocket, &addr); in WIPX_Init()
351 int WIPX_GetSocketAddr (int handle, struct qsockaddr *addr) in WIPX_GetSocketAddr() function