Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h367 typedef ngx_int_t (*ngx_http_handler_pt)(ngx_http_request_t *r); typedef
425 ngx_http_handler_pt content_handler;
H A Dngx_http.c351 cf->pool, 1, sizeof(ngx_http_handler_pt)) in ngx_http_init_phases()
358 cf->pool, 1, sizeof(ngx_http_handler_pt)) in ngx_http_init_phases()
365 cf->pool, 1, sizeof(ngx_http_handler_pt)) in ngx_http_init_phases()
372 cf->pool, 1, sizeof(ngx_http_handler_pt)) in ngx_http_init_phases()
379 cf->pool, 2, sizeof(ngx_http_handler_pt)) in ngx_http_init_phases()
386 cf->pool, 2, sizeof(ngx_http_handler_pt)) in ngx_http_init_phases()
393 cf->pool, 4, sizeof(ngx_http_handler_pt)) in ngx_http_init_phases()
400 cf->pool, 1, sizeof(ngx_http_handler_pt)) in ngx_http_init_phases()
457 ngx_http_handler_pt *h; in ngx_http_init_phase_handlers()
H A Dngx_http_core_module.h135 ngx_http_handler_pt handler;
335 ngx_http_handler_pt handler;
H A Dngx_http_request.c3665 ngx_http_handler_pt *log_handler; in ngx_http_log_request()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_degradation_module.c230 ngx_http_handler_pt *h; in ngx_http_degradation_init()
H A Dngx_http_mirror_module.c251 ngx_http_handler_pt *h; in ngx_http_mirror_init()
H A Dngx_http_static_module.c275 ngx_http_handler_pt *h; in ngx_http_static_init()
H A Dngx_http_gzip_static_module.c318 ngx_http_handler_pt *h; in ngx_http_gzip_static_init()
H A Dngx_http_random_index_module.c304 ngx_http_handler_pt *h; in ngx_http_random_index_init()
H A Dngx_http_auth_request_module.c340 ngx_http_handler_pt *h; in ngx_http_auth_request_init()
H A Dngx_http_auth_basic_module.c386 ngx_http_handler_pt *h; in ngx_http_auth_basic_init()
H A Dngx_http_access_module.c450 ngx_http_handler_pt *h; in ngx_http_access_init()
H A Dngx_http_try_files_module.c391 ngx_http_handler_pt *h; in ngx_http_try_files_init()
H A Dngx_http_index_module.c445 ngx_http_handler_pt *h; in ngx_http_index_init()
H A Dngx_http_realip_module.c523 ngx_http_handler_pt *h; in ngx_http_realip_init()
H A Dngx_http_limit_conn_module.c657 ngx_http_handler_pt *h; in ngx_http_limit_conn_init()
H A Dngx_http_rewrite_module.c274 ngx_http_handler_pt *h; in ngx_http_rewrite_init()
H A Dngx_http_limit_req_module.c980 ngx_http_handler_pt *h; in ngx_http_limit_req_init()
H A Dngx_http_autoindex_module.c1059 ngx_http_handler_pt *h; in ngx_http_autoindex_init()
H A Dngx_http_dav_module.c1154 ngx_http_handler_pt *h; in ngx_http_dav_init()
H A Dngx_http_log_module.c1872 ngx_http_handler_pt *h; in ngx_http_log_init()