LOG_BUFSIZE 255 modules/loggers/mod_log_config.c char outbuf[LOG_BUFSIZE];
LOG_BUFSIZE 1449 modules/loggers/mod_log_config.c if (len + buf->outcnt > LOG_BUFSIZE) {
LOG_BUFSIZE 1452 modules/loggers/mod_log_config.c if (len >= LOG_BUFSIZE) {