Searched refs:LOG_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
55 #define LOG_BUFFER_SIZE (8 * 1024) macro157 char buffer[LOG_BUFFER_SIZE];
106 #define LOG_BUFFER_SIZE 2048 macro107 static char server_log_buffer[LOG_BUFFER_SIZE + 1] = { 0 };109 static char client_log_buffer[LOG_BUFFER_SIZE + 1] = { 0 };