Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c120 static u_char *ngx_http_log_msec(ngx_http_request_t *r, u_char *buf,
239 { ngx_string("msec"), NGX_TIME_T_LEN + 4, ngx_http_log_msec },
827 ngx_http_log_msec(ngx_http_request_t *r, u_char *buf, ngx_http_log_op_t *op) in ngx_http_log_msec() function