| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.c | 947 ngx_http_core_loc_conf_t *clcf; in ngx_http_core_find_config_phase() local 1082 ngx_http_core_loc_conf_t *clcf; in ngx_http_core_access_phase() local 1224 ngx_http_core_loc_conf_t *clcf; in ngx_http_update_location_config() local 1516 ngx_http_core_loc_conf_t *clcf; in ngx_http_set_content_type() local 1594 ngx_http_core_loc_conf_t *clcf; in ngx_http_set_etag() local 1796 ngx_http_core_loc_conf_t *clcf; in ngx_http_map_uri_to_path() local 1944 ngx_http_core_loc_conf_t *clcf; in ngx_http_gzip_ok() local 3103 ngx_http_core_loc_conf_t *clcf = conf; in ngx_http_core_types() local 3130 ngx_http_core_loc_conf_t *clcf = conf; in ngx_http_core_type() local 3387 ngx_http_core_loc_conf_t *clcf; in ngx_http_core_create_loc_conf() local [all …]
|
| H A D | ngx_http_request_body.c | 39 ngx_http_core_loc_conf_t *clcf; in ngx_http_read_client_request_body() local 273 ngx_http_core_loc_conf_t *clcf; in ngx_http_do_read_client_request_body() local 435 ngx_http_core_loc_conf_t *clcf; in ngx_http_write_request_body() local 591 ngx_http_core_loc_conf_t *clcf; in ngx_http_discarded_request_body_handler() local 938 ngx_http_core_loc_conf_t *clcf; in ngx_http_request_body_chunked_filter() local
|
| H A D | ngx_http_request.c | 509 ngx_http_core_loc_conf_t *clcf; in ngx_http_create_request() local 651 ngx_http_core_loc_conf_t *clcf; in ngx_http_ssl_handshake() local 864 ngx_http_core_loc_conf_t *clcf; in ngx_http_ssl_servername() local 2155 ngx_http_core_loc_conf_t *clcf; in ngx_http_set_virtual_server() local 2417 ngx_http_core_loc_conf_t *clcf; in ngx_http_finalize_request() local 2681 ngx_http_core_loc_conf_t *clcf; in ngx_http_finalize_connection() local 2742 ngx_http_core_loc_conf_t *clcf; in ngx_http_set_write_handler() local 2777 ngx_http_core_loc_conf_t *clcf; in ngx_http_writer() local 3000 ngx_http_core_loc_conf_t *clcf; in ngx_http_set_keepalive() local 3349 ngx_http_core_loc_conf_t *clcf; in ngx_http_set_lingering_close() local [all …]
|
| H A D | ngx_http.c | 127 ngx_http_core_loc_conf_t *clcf; in ngx_http_block() local 567 ngx_http_core_loc_conf_t *clcf; in ngx_http_merge_servers() local 629 ngx_http_core_loc_conf_t *clcf; in ngx_http_merge_locations() local 673 ngx_http_core_loc_conf_t *clcf; in ngx_http_init_locations() local 801 ngx_http_core_loc_conf_t *clcf; in ngx_http_init_static_location_trees() local 844 ngx_http_core_loc_conf_t *clcf) in ngx_http_add_location() 1703 ngx_http_core_loc_conf_t *clcf; in ngx_http_add_listening() local
|
| H A D | ngx_http_special_response.c | 420 ngx_http_core_loc_conf_t *clcf; in ngx_http_special_response_handler() local 589 ngx_http_core_loc_conf_t *clcf; in ngx_http_send_error_page() local 663 ngx_http_core_loc_conf_t *clcf, ngx_uint_t err) in ngx_http_send_special_response()
|
| H A D | ngx_http_copy_filter_module.c | 92 ngx_http_core_loc_conf_t *clcf; in ngx_http_copy_filter() local 269 ngx_http_core_loc_conf_t *clcf; in ngx_http_copy_thread_handler() local
|
| H A D | ngx_http_write_filter_module.c | 55 ngx_http_core_loc_conf_t *clcf; in ngx_http_write_filter() local
|
| H A D | ngx_http_postpone_filter_module.c | 186 ngx_http_core_loc_conf_t *clcf; in ngx_http_postpone_filter_in_memory() local
|
| H A D | ngx_http_header_filter_module.c | 168 ngx_http_core_loc_conf_t *clcf; in ngx_http_header_filter() local
|
| H A D | ngx_http_upstream.c | 557 ngx_http_core_loc_conf_t *clcf; in ngx_http_upstream_init_request() local 1663 ngx_http_core_loc_conf_t *clcf; in ngx_http_upstream_ssl_init_connection() local 2114 ngx_http_core_loc_conf_t *clcf; in ngx_http_upstream_send_request_body() local 2588 ngx_http_core_loc_conf_t *clcf; in ngx_http_upstream_intercept_errors() local 2909 ngx_http_core_loc_conf_t *clcf; in ngx_http_upstream_send_response() local 3250 ngx_http_core_loc_conf_t *clcf; in ngx_http_upstream_upgrade() local 3341 ngx_http_core_loc_conf_t *clcf; in ngx_http_upstream_process_upgraded() local 3570 ngx_http_core_loc_conf_t *clcf; in ngx_http_upstream_process_non_buffered_request() local 3743 ngx_http_core_loc_conf_t *clcf; in ngx_http_upstream_thread_handler() local
|
| H A D | ngx_http_file_cache.c | 273 ngx_http_core_loc_conf_t *clcf; in ngx_http_file_cache_open() local 671 ngx_http_core_loc_conf_t *clcf; in ngx_http_file_cache_aio_read() local 757 ngx_http_core_loc_conf_t *clcf; in ngx_http_cache_thread_handler() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_flv_module.c | 74 ngx_http_core_loc_conf_t *clcf; in ngx_http_flv_handler() local 260 ngx_http_core_loc_conf_t *clcf; in ngx_http_flv() local
|
| H A D | ngx_http_index_module.c | 108 ngx_http_core_loc_conf_t *clcf; in ngx_http_index_handler() local 285 ngx_http_index_test_dir(ngx_http_request_t *r, ngx_http_core_loc_conf_t *clcf, in ngx_http_index_test_dir() 368 ngx_http_index_error(ngx_http_request_t *r, ngx_http_core_loc_conf_t *clcf, in ngx_http_index_error()
|
| H A D | ngx_http_empty_gif_module.c | 134 ngx_http_core_loc_conf_t *clcf; in ngx_http_empty_gif() local
|
| H A D | ngx_http_static_module.c | 60 ngx_http_core_loc_conf_t *clcf; in ngx_http_static_handler() local
|
| H A D | ngx_http_not_modified_filter_module.c | 139 ngx_http_core_loc_conf_t *clcf; in ngx_http_test_if_modified() local
|
| H A D | ngx_http_stub_status_module.c | 230 ngx_http_core_loc_conf_t *clcf; in ngx_http_set_stub_status() local
|
| H A D | ngx_http_chunked_filter_module.c | 62 ngx_http_core_loc_conf_t *clcf; in ngx_http_chunked_header_filter() local
|
| H A D | ngx_http_gzip_static_module.c | 95 ngx_http_core_loc_conf_t *clcf; in ngx_http_gzip_static_handler() local
|
| H A D | ngx_http_try_files_module.c | 89 ngx_http_core_loc_conf_t *clcf; in ngx_http_try_files_handler() local
|
| H A D | ngx_http_scgi_module.c | 1267 ngx_http_core_loc_conf_t *clcf; in ngx_http_scgi_merge_loc_conf() local 1826 ngx_http_core_loc_conf_t *clcf; in ngx_http_scgi_pass() local
|
| H A D | ngx_http_uwsgi_module.c | 1488 ngx_http_core_loc_conf_t *clcf; in ngx_http_uwsgi_merge_loc_conf() local 2096 ngx_http_core_loc_conf_t *clcf; in ngx_http_uwsgi_pass() local
|
| H A D | ngx_http_memcached_module.c | 699 ngx_http_core_loc_conf_t *clcf; in ngx_http_memcached_pass() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/perl/ |
| H A D | nginx.xs | 675 ngx_http_core_loc_conf_t *clcf; variable
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2.c | 505 ngx_http_core_loc_conf_t *clcf; in ngx_http_v2_send_output_queue() local 3837 ngx_http_core_loc_conf_t *clcf; in ngx_http_v2_read_request_body() local 3970 ngx_http_core_loc_conf_t *clcf; in ngx_http_v2_process_request_body() local 4056 ngx_http_core_loc_conf_t *clcf; in ngx_http_v2_filter_request_body() local 4181 ngx_http_core_loc_conf_t *clcf; in ngx_http_v2_read_unbuffered_request_body() local
|