Searched refs:ngx_stream_init_phases (Results 1 – 1 of 1) sorted by relevance
15 static ngx_int_t ngx_stream_init_phases(ngx_conf_t *cf,226 if (ngx_stream_init_phases(cf, cmcf) != NGX_OK) { in ngx_stream_block()273 ngx_stream_init_phases(ngx_conf_t *cf, ngx_stream_core_main_conf_t *cmcf) in ngx_stream_init_phases() function