Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_log_module.c122 static u_char *ngx_stream_log_json_variable(ngx_stream_session_t *s,
708 op->run = ngx_stream_log_json_variable; in ngx_stream_log_variable_compile()
850 ngx_stream_log_json_variable(ngx_stream_session_t *s, u_char *buf, in ngx_stream_log_json_variable() function