ngx_http_log_flush  106 src/http/modules/ngx_http_log_module.c static void ngx_http_log_flush(ngx_open_file_t *file, ngx_log_t *log);
ngx_http_log_flush  754 src/http/modules/ngx_http_log_module.c         ngx_http_log_flush(ev->data, ev->log);
ngx_http_log_flush 1434 src/http/modules/ngx_http_log_module.c         log->file->flush = ngx_http_log_flush;