Searched refs:ngx_stream_variables_init_vars (Results 1 – 3 of 3) sorted by relevance
106 ngx_int_t ngx_stream_variables_init_vars(ngx_conf_t *cf);
244 if (ngx_stream_variables_init_vars(cf) != NGX_OK) { in ngx_stream_block()
1146 ngx_stream_variables_init_vars(ngx_conf_t *cf) in ngx_stream_variables_init_vars() function