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];
102 #define LOG_BUFFER_SIZE 2048 macro103 static char server_log_buffer[LOG_BUFFER_SIZE + 1] = {0};105 static char client_log_buffer[LOG_BUFFER_SIZE + 1] = {0};