Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h481 ngx_int_t ngx_http_core_access_phase(ngx_http_request_t *r,
H A Dngx_http.c525 checker = ngx_http_core_access_phase; in ngx_http_init_phase_handlers()
H A Dngx_http_core_module.c1079 ngx_http_core_access_phase(ngx_http_request_t *r, ngx_http_phase_handler_t *ph) in ngx_http_core_access_phase() function