Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h213 } ngx_http_core_srv_conf_t; typedef
223 ngx_http_core_srv_conf_t *server; /* virtual name server conf */
238 ngx_http_core_srv_conf_t *default_server;
291 ngx_http_core_srv_conf_t *default_server;
H A Dngx_http.c22 ngx_http_core_srv_conf_t *cscf, ngx_http_conf_port_t *port,
25 ngx_http_core_srv_conf_t *cscf, ngx_http_conf_port_t *port,
28 ngx_http_core_srv_conf_t *cscf, ngx_http_conf_addr_t *addr);
37 ngx_http_core_srv_conf_t *cscf, ngx_http_core_loc_conf_t *pclcf);
128 ngx_http_core_srv_conf_t **cscfp; in ngx_http_block()
568 ngx_http_core_srv_conf_t **cscfp; in ngx_http_merge_servers()
1141 ngx_http_add_listen(ngx_conf_t *cf, ngx_http_core_srv_conf_t *cscf, in ngx_http_add_listen()
1344 ngx_http_core_srv_conf_t **server; in ngx_http_add_server()
1348 sizeof(ngx_http_core_srv_conf_t *)) in ngx_http_add_server()
1433 ngx_http_core_srv_conf_t **cscfp; in ngx_http_server_names()
[all …]
H A Dngx_http_core_module.c263 offsetof(ngx_http_core_srv_conf_t, merge_slashes),
1038 ngx_http_core_srv_conf_t *cscf; in ngx_http_core_post_rewrite_phase()
2237 ngx_http_core_srv_conf_t *cscf; in ngx_http_subrequest()
2417 ngx_http_core_srv_conf_t *cscf; in ngx_http_internal_redirect()
2471 ngx_http_core_srv_conf_t *cscf; in ngx_http_named_location()
2735 ngx_http_core_srv_conf_t *cscf, **cscfp; in ngx_http_core_server()
3266 ngx_http_core_srv_conf_t *cscf; in ngx_http_core_create_srv_conf()
3308 ngx_http_core_srv_conf_t *prev = parent; in ngx_http_core_merge_srv_conf()
3309 ngx_http_core_srv_conf_t *conf = child; in ngx_http_core_merge_srv_conf()
3789 ngx_http_core_srv_conf_t *cscf = conf; in ngx_http_core_listen()
[all …]
H A Dngx_http_request.c40 ngx_http_request_t *r, ngx_http_core_srv_conf_t **cscfp);
383 ngx_http_core_srv_conf_t *cscf; in ngx_http_wait_request_handler()
543 ngx_http_core_srv_conf_t *cscf; in ngx_http_alloc_request()
865 ngx_http_core_srv_conf_t *cscf; in ngx_http_ssl_servername()
1203 ngx_http_core_srv_conf_t *cscf; in ngx_http_process_request_uri()
1328 ngx_http_core_srv_conf_t *cscf; in ngx_http_process_request_headers()
1511 ngx_http_core_srv_conf_t *cscf; in ngx_http_read_request_header()
1570 ngx_http_core_srv_conf_t *cscf; in ngx_http_alloc_large_header_buffer()
2156 ngx_http_core_srv_conf_t *cscf; in ngx_http_set_virtual_server()
2238 ngx_http_core_srv_conf_t *cscf; in ngx_http_find_virtual_server()
[all …]
H A Dngx_http.h81 ngx_int_t ngx_http_add_listen(ngx_conf_t *cf, ngx_http_core_srv_conf_t *cscf,
H A Dngx_http_header_filter_module.c169 ngx_http_core_srv_conf_t *cscf; in ngx_http_header_filter()
H A Dngx_http_variables.c1205 ngx_http_core_srv_conf_t *cscf; in ngx_http_variable_host()
1641 ngx_http_core_srv_conf_t *cscf; in ngx_http_variable_server_name()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_referer_module.c328 ngx_http_core_srv_conf_t *cscf; in ngx_http_referer_merge_conf()
H A Dngx_http_rewrite_module.c142 ngx_http_core_srv_conf_t *cscf; in ngx_http_rewrite_handler()
H A Dngx_http_ssl_module.c1111 ngx_http_core_srv_conf_t **cscfp, *cscf; in ngx_http_ssl_init()
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c1537 ngx_http_core_srv_conf_t *cscf; in ngx_http_v2_state_process_header()
2476 ngx_http_core_srv_conf_t *cscf; in ngx_http_v2_state_headers_save()
3000 ngx_http_core_srv_conf_t *cscf; in ngx_http_v2_create_stream()
3268 ngx_http_core_srv_conf_t *cscf; in ngx_http_v2_validate_header()
H A Dngx_http_v2_filter_module.c148 ngx_http_core_srv_conf_t *cscf; in ngx_http_v2_header_filter()