Home
last modified time | relevance | path

Searched refs:ngx_http_log_bytes_sent (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c126 static u_char *ngx_http_log_bytes_sent(ngx_http_request_t *r, u_char *buf,
243 { ngx_string("bytes_sent"), NGX_OFF_T_LEN, ngx_http_log_bytes_sent },
877 ngx_http_log_bytes_sent(ngx_http_request_t *r, u_char *buf, in ngx_http_log_bytes_sent() function