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

/external/quake/quake/src/WinQuake/
H A Dnet.h297 int NET_SendToAll(sizebuf_t *data, int blocktime);
H A Dhost.cpp453 count = NET_SendToAll(&buf, 5);
455 Con_Printf("Host_ShutdownServer: NET_SendToAll failed for %u clients\n", count);
H A Dnet_main.cpp722 int NET_SendToAll(sizebuf_t *data, int blocktime) function
H A Dsv_main.cpp996 NET_SendToAll (&msg, 5);

Completed in 38 milliseconds