Home
last modified time | relevance | path

Searched refs:NET_SendToAll (Results 1 – 4 of 4) sorted by relevance

/external/quake/quake/src/WinQuake/
Dnet.h297 int NET_SendToAll(sizebuf_t *data, int blocktime);
Dhost.cpp454 count = NET_SendToAll(&buf, 5); in Host_ShutdownServer()
Dnet_main.cpp722 int NET_SendToAll(sizebuf_t *data, int blocktime) in NET_SendToAll() function
Dsv_main.cpp996 NET_SendToAll (&msg, 5); in SV_SendReconnect()