Searched refs:ngx_http_init_phases (Results 1 – 1 of 1) sorted by relevance
14 static ngx_int_t ngx_http_init_phases(ngx_conf_t *cf,291 if (ngx_http_init_phases(cf, cmcf) != NGX_OK) { in ngx_http_block()348 ngx_http_init_phases(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf) in ngx_http_init_phases() function