Home
last modified time | relevance | path

Searched refs:log_dest_buffer_appending (Results 1 – 3 of 3) sorted by relevance

/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dconsole.c319 unsigned int log_dest_buffer_appending; variable
353 ++log_dest_buffer_appending; in Log_DestBuffer_Flush()
374 --log_dest_buffer_appending; in Log_DestBuffer_Flush()
913 if(log_dest_buffer_appending) in Con_Rcon_AddChar()
915 ++log_dest_buffer_appending; in Con_Rcon_AddChar()
937 --log_dest_buffer_appending; in Con_Rcon_AddChar()
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dconsole.c406 unsigned int log_dest_buffer_appending; variable
430 ++log_dest_buffer_appending; in Log_DestBuffer_Flush_NoLock()
451 --log_dest_buffer_appending; in Log_DestBuffer_Flush_NoLock()
1031 if(log_dest_buffer_appending) in Con_Rcon_AddChar()
1033 ++log_dest_buffer_appending; in Con_Rcon_AddChar()
1055 --log_dest_buffer_appending; in Con_Rcon_AddChar()
/dports/games/darkplaces/darkplaces/
H A Dconsole.c406 unsigned int log_dest_buffer_appending; variable
430 ++log_dest_buffer_appending; in Log_DestBuffer_Flush_NoLock()
451 --log_dest_buffer_appending; in Log_DestBuffer_Flush_NoLock()
1031 if(log_dest_buffer_appending) in Con_Rcon_AddChar()
1033 ++log_dest_buffer_appending; in Con_Rcon_AddChar()
1055 --log_dest_buffer_appending; in Con_Rcon_AddChar()