Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_log_module.c138 static char *ngx_stream_log_compile_format(ngx_conf_t *cf,
1305 return ngx_stream_log_compile_format(cf, fmt->flushes, fmt->ops, in ngx_stream_log_set_format()
1311 ngx_stream_log_compile_format(ngx_conf_t *cf, ngx_array_t *flushes, in ngx_stream_log_compile_format() function