Searched refs:ngx_http_log_write (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_log_module.c | 98 static void ngx_http_log_write(ngx_http_request_t *r, ngx_http_log_t *log, 330 ngx_http_log_write(r, &log[l], buffer->start, in ngx_http_log_handler() 398 ngx_http_log_write(r, &log[l], line, p - line); in ngx_http_log_handler() 406 ngx_http_log_write(ngx_http_request_t *r, ngx_http_log_t *log, u_char *buf, in ngx_http_log_write() function
|