Searched refs:LOG_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
103 #define LOG_BUFFER_SIZE 2048 macro104 static char server_log_buffer[LOG_BUFFER_SIZE + 1] = {0};106 static char client_log_buffer[LOG_BUFFER_SIZE + 1] = {0};
Completed in 25 milliseconds