Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c137 static u_char *ngx_http_log_variable(ngx_http_request_t *r, u_char *buf,
941 op->run = ngx_http_log_variable; in ngx_http_log_variable_compile()
971 ngx_http_log_variable(ngx_http_request_t *r, u_char *buf, ngx_http_log_op_t *op) in ngx_http_log_variable() function