Searched defs:msg (Results 1 – 4 of 4) sorted by relevance
427 void SV_WriteEntitiesToClient (edict_t *clent, sizebuf_t *msg) in SV_WriteEntitiesToClient()576 void SV_WriteClientdataToMessage (edict_t *ent, sizebuf_t *msg) in SV_WriteClientdataToMessage()723 sizebuf_t msg; in SV_SendClientDatagram() local800 sizebuf_t msg; in SV_SendNop() local988 sizebuf_t msg; in SV_SendReconnect() local
380 char msg[MAXPRINTMSG]; in Con_Printf() local427 char msg[MAXPRINTMSG]; in Con_DPrintf() local450 char msg[1024]; in Con_SafePrintf() local
2591 const char *msg; in M_GameOptions_Draw() local2607 const char *msg; in M_GameOptions_Draw() local
247 Message msg = workerHandler.obtainMessage(TOP_FILTER_CHANGE, callback); in topFilterChanged() local