Home
last modified time | relevance | path

Searched refs:NET_SendMessage (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/vkquake/vkQuake-1.12.2/Quake/
H A Dnet.h85 int NET_SendMessage (struct qsocket_s *sock, sizebuf_t *data);
H A Dnet_main.c680 int NET_SendMessage (qsocket_t *sock, sizebuf_t *data) in NET_SendMessage() function
765 NET_SendMessage(host_client->netconnection, data); in NET_SendToAll()
792 NET_SendMessage(host_client->netconnection, data); in NET_SendToAll()
H A Dhost.c448 NET_SendMessage (host_client->netconnection, &host_client->message); in SV_DropClient()
535 NET_SendMessage(host_client->netconnection, &host_client->message); in Host_ShutdownServer()
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/
H A Dnet.h66 int NET_SendMessage (struct qsocket_s *sock, sizebuf_t *data);
H A Dnet_main.c644 int NET_SendMessage (qsocket_t *sock, sizebuf_t *data) in NET_SendMessage() function
725 NET_SendMessage(host_client->netconnection, data); in NET_SendToAll()
753 NET_SendMessage(host_client->netconnection, data); in NET_SendToAll()
H A Dhost.c520 NET_SendMessage (host_client->netconnection, &host_client->message); in SV_DropClient()
601 NET_SendMessage(host_client->netconnection, &host_client->message); in Host_ShutdownServer()
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dnet_main.c617 NET_SendMessage(qsocket_t *sock, sizebuf_t *data) in NET_SendMessage() function
703 NET_SendMessage(host_client->netconnection, data); in NET_SendToAll()
725 NET_SendMessage(host_client->netconnection, data); in NET_SendToAll()
H A Dhost.c368 NET_SendMessage(host_client->netconnection, in SV_DropClient()
442 NET_SendMessage(host_client->netconnection, in Host_ShutdownServer()
H A Dnet.h294 int NET_SendMessage(struct qsocket_s *sock, sizebuf_t *data);
H A Dcl_main.c736 if (NET_SendMessage(cls.netcon, &cls.message) == -1) in CL_SendCmd()
/dports/games/quakeforge/quakeforge-0.7.2/libs/net/
H A Dnet_main.c573 NET_SendMessage (qsocket_t *sock, sizebuf_t *data) in NET_SendMessage() function
672 NET_SendMessage (host_client->netconnection, data); in NET_SendToAll()
694 NET_SendMessage (host_client->netconnection, data); in NET_SendToAll()
/dports/games/tenebrae/tenebrae_0/
H A Dnet_main.c638 int NET_SendMessage (qsocket_t *sock, sizebuf_t *data) in NET_SendMessage() function
751 NET_SendMessage(host_client->netconnection, data); in NET_SendToAll()
778 NET_SendMessage(host_client->netconnection, data); in NET_SendToAll()
H A Dnet.h291 int NET_SendMessage (struct qsocket_s *sock, sizebuf_t *data);
H A Dhost.c363 NET_SendMessage (host_client->netconnection, &host_client->message); in SV_DropClient()
441 NET_SendMessage(host_client->netconnection, &host_client->message); in Host_ShutdownServer()
H A Dcl_main.c847 if (NET_SendMessage (cls.netcon, &cls.message) == -1) in CL_SendCmd()
/dports/games/nehquake/NehQuake-bjp-bin-src.linux/src/
H A Dnet_main.c625 int NET_SendMessage (qsocket_t *sock, sizebuf_t *data) in NET_SendMessage() function
738 NET_SendMessage(host_client->netconnection, data); in NET_SendToAll()
765 NET_SendMessage(host_client->netconnection, data); in NET_SendToAll()
H A Dnet.h290 int NET_SendMessage (struct qsocket_s *sock, sizebuf_t *data);
H A Dhost.c357 NET_SendMessage (host_client->netconnection, &host_client->message); in SV_DropClient()
435 NET_SendMessage(host_client->netconnection, &host_client->message); in Host_ShutdownServer()
H A Dcl_main.c794 if (NET_SendMessage (cls.netcon, &cls.message) == -1) in CL_SendCmd()
H A Dcl_parse.c219 NET_SendMessage (cls.netcon, &cls.message); in CL_KeepaliveMessage()
/dports/games/xfrisk/XFrisk/
H A Dnetwork.h237 Int32 NET_SendMessage(Int32 iSocket, Int32 iMessType, void *pvMessage);
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexen2/server/
H A Dhost.c390 NET_SendMessage (host_client->netconnection, &host_client->message); in SV_DropClient()
467 NET_SendMessage(host_client->netconnection, &host_client->message); in Host_ShutdownServer()
/dports/games/quakeforge/quakeforge-0.7.2/include/
H A Dnetmain.h324 int NET_SendMessage (struct qsocket_s *sock, sizebuf_t *data);
/dports/games/quakeforge/quakeforge-0.7.2/nq/source/
H A Dhost.c380 NET_SendMessage (host_client->netconnection, in SV_DropClient()
453 NET_SendMessage (host_client->netconnection, in Host_ShutdownServer()
H A Dcl_main.c470 if (NET_SendMessage (cls.netcon, &cls.message) == -1) in CL_SendCmd()

12