Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c124 static u_char *ngx_http_log_status(ngx_http_request_t *r, u_char *buf,
242 { ngx_string("status"), NGX_INT_T_LEN, ngx_http_log_status },
855 ngx_http_log_status(ngx_http_request_t *r, u_char *buf, ngx_http_log_op_t *op) in ngx_http_log_status() function