Home
last modified time | relevance | path

Searched refs:Com_BeginRedirect (Results 1 – 25 of 69) sorted by relevance

123

/dports/games/egl/egl-0.3.1_9/common/
H A Dcommon.h65 void Com_BeginRedirect (int target, char *buffer, int bufferSize, void (*flush)(int target, char *…
H A Dcommon.c148 void Com_BeginRedirect (int target, char *buffer, int bufferSize, void (*flush)(int target, char *b… in Com_BeginRedirect() function
/dports/games/quake2-source/quake2-r0.16.2/src/server/
H A Dsv_main.c151 Com_BeginRedirect (RD_PACKET, sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_Status()
451 Com_BeginRedirect (RD_PACKET, sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand()
/dports/games/quake2lnx/quake2-r0.16.2/src/server/
H A Dsv_main.c151 Com_BeginRedirect (RD_PACKET, sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_Status()
451 Com_BeginRedirect (RD_PACKET, sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand()
/dports/games/quake2max/Quake2maX_0.45-src_unix/server/
H A Dsv_main.c172 Com_BeginRedirect (RD_PACKET, sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_Status()
466 Com_BeginRedirect (RD_PACKET, sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand()
/dports/games/egl/egl-0.3.1_9/server/
H A Dsv_main.c531 Com_BeginRedirect (RD_PACKET, sv_outputBuffer, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand_f()
540 Com_BeginRedirect (RD_PACKET, sv_outputBuffer, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand_f()
/dports/games/ufoai/ufoai-2.5-source/src/common/
H A Dcommon.h224 void Com_BeginRedirect(struct net_stream *stream, char* buffer, int buffersize);
/dports/games/q2pro/q2pro/source/
H A Dsv_user.c874 Com_BeginRedirect( RD_CLIENT, sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect ); in SV_ListDemos_f()
940 Com_BeginRedirect( RD_CLIENT, sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect ); in SV_ShowServerinfo_f()
/dports/games/quake2max/Quake2maX_0.45-src_unix/qcommon/
H A Dqcommon.h785 void Com_BeginRedirect (int target, char *buffer, int buffersize, void (*flush));
/dports/games/quetoo/quetoo-0.6.1/src/
H A Dqcommon.h666 void Com_BeginRedirect(int target, char *buffer, int buffersize, void(*flush)(int, char*));
/dports/games/quake2-source/quake2-r0.16.2/src/qcommon/
H A Dqcommon.h746 void Com_BeginRedirect (int target, char *buffer, int buffersize, void (*flush));
/dports/games/quake2lnx/quake2-r0.16.2/src/qcommon/
H A Dqcommon.h746 void Com_BeginRedirect (int target, char *buffer, int buffersize, void (*flush));
/dports/games/q2p/Q2P-0.2-2006-12-31/qcommon/
H A Dqcommon.h793 void Com_BeginRedirect (int target, char *buffer, int buffersize, void (*flush));
/dports/games/alienarena/alienarena-7.66/source/qcommon/
H A Dqcommon.h811 void Com_BeginRedirect (int target, char *buffer, int buffersize, void (*flush));
/dports/games/alienarena-data/alienarena-7.66/source/qcommon/
H A Dqcommon.h811 void Com_BeginRedirect (int target, char *buffer, int buffersize, void (*flush));
/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dqcommon.h593 void Com_BeginRedirect (char *buffer, int buffersize, void (*flush)(char *));
/dports/games/qudos/QuDos-0.40.1-src/src/qcommon/
H A Dqcommon.h840 void Com_BeginRedirect(int target, char *buffer, int buffersize, void (*flush));
/dports/games/ioquake3-server/ioquake3-1.36/code/server/
H A Dsv_main.c485 Com_BeginRedirect (sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand()
/dports/games/ioquake3/ioquake3-1.36/code/server/
H A Dsv_main.c485 Com_BeginRedirect (sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/server/
H A Dsv_main.c470 Com_BeginRedirect (sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand()
/dports/games/evq3/evq3/code/server/
H A Dsv_main.c482 Com_BeginRedirect (sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/server/
H A Dsv_main.c496 Com_BeginRedirect (sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand()
/dports/games/qudos/QuDos-0.40.1-src/src/server/
H A Dsv_main.c421 Com_BeginRedirect(RD_PACKET, sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand()
/dports/games/q2p/Q2P-0.2-2006-12-31/server/
H A Dsv_main.c442 Com_BeginRedirect (RD_PACKET, sv_outputbuf, SV_OUTPUTBUF_LENGTH, SV_FlushRedirect); in SVC_RemoteCommand()
/dports/games/q2pro/q2pro/include/
H A Dqcommon.h705 void Com_BeginRedirect (int target, char *buffer, int buffersize, void (*flush));

123