Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c18 static ngx_int_t ngx_http_init_phase_handlers(ngx_conf_t *cf,
326 if (ngx_http_init_phase_handlers(cf, cmcf) != NGX_OK) { in ngx_http_block()
452 ngx_http_init_phase_handlers(ngx_conf_t *cf, ngx_http_core_main_conf_t *cmcf) in ngx_http_init_phase_handlers() function