| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_copy_filter_module.c | 110 conf = ngx_http_get_module_loc_conf(r, ngx_http_copy_filter_module); in ngx_http_copy_filter() 111 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_copy_filter() 273 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_copy_thread_handler()
|
| H A D | ngx_http_config.h | 58 #define ngx_http_get_module_loc_conf(r, module) (r)->loc_conf[module.ctx_index] macro
|
| H A D | ngx_http_request_body.c | 158 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_read_client_request_body() 404 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_do_read_client_request_body() 448 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_write_request_body() 642 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_discarded_request_body_handler() 978 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_request_body_chunked_filter()
|
| H A D | ngx_http_request.c | 518 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_create_request() 733 clcf = ngx_http_get_module_loc_conf(hc->conf_ctx, in ngx_http_ssl_handshake() 2225 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_set_virtual_server() 2486 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_finalize_request() 2690 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_finalize_connection() 2757 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_set_write_handler() 3005 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_set_keepalive() 3353 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_set_lingering_close() 3437 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_lingering_close_handler() 3506 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_post_action() [all …]
|
| H A D | ngx_http_postpone_filter_module.c | 194 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_postpone_filter_in_memory()
|
| H A D | ngx_http_special_response.c | 454 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_special_response_handler() 649 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_send_error_page()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_addition_filter_module.c | 105 conf = ngx_http_get_module_loc_conf(r, ngx_http_addition_filter_module); in ngx_http_addition_header_filter() 152 conf = ngx_http_get_module_loc_conf(r, ngx_http_addition_filter_module); in ngx_http_addition_body_filter()
|
| H A D | ngx_http_mirror_module.c | 96 mlcf = ngx_http_get_module_loc_conf(r, ngx_http_mirror_module); in ngx_http_mirror_handler() 157 mlcf = ngx_http_get_module_loc_conf(r, ngx_http_mirror_module); in ngx_http_mirror_handler_internal()
|
| H A D | ngx_http_gzip_filter_module.c | 247 conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module); in ngx_http_gzip_header_filter() 269 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_gzip_header_filter() 499 conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module); in ngx_http_gzip_filter_memory() 578 conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module); in ngx_http_gzip_filter_buffer() 632 conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module); in ngx_http_gzip_filter_deflate_start() 771 conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module); in ngx_http_gzip_filter_get_buf() 910 conf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_filter_module); in ngx_http_gzip_filter_deflate()
|
| H A D | ngx_http_gzip_static_module.c | 106 gzcf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_static_module); in ngx_http_gzip_static_handler() 120 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_gzip_static_handler()
|
| H A D | ngx_http_slice_filter_module.c | 162 slcf = ngx_http_get_module_loc_conf(r, ngx_http_slice_filter_module); in ngx_http_slice_header_filter() 270 slcf = ngx_http_get_module_loc_conf(r, ngx_http_slice_filter_module); in ngx_http_slice_body_filter() 405 slcf = ngx_http_get_module_loc_conf(r, ngx_http_slice_filter_module); in ngx_http_slice_range_variable()
|
| H A D | ngx_http_access_module.c | 133 alcf = ngx_http_get_module_loc_conf(r, ngx_http_access_module); in ngx_http_access_handler() 281 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_access_found()
|
| H A D | ngx_http_try_files_module.c | 93 tlcf = ngx_http_get_module_loc_conf(r, ngx_http_try_files_module); in ngx_http_try_files_handler() 110 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_try_files_handler()
|
| H A D | ngx_http_dav_module.c | 148 dlcf = ngx_http_get_module_loc_conf(r, ngx_http_dav_module); in ngx_http_dav_handler() 263 dlcf = ngx_http_get_module_loc_conf(r, ngx_http_dav_module); in ngx_http_dav_put_handler() 321 dlcf = ngx_http_get_module_loc_conf(r, ngx_http_dav_module); in ngx_http_dav_delete_handler() 828 dlcf = ngx_http_get_module_loc_conf(r, ngx_http_dav_module); in ngx_http_dav_copy_move_handler() 1082 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_dav_location()
|
| H A D | ngx_http_image_filter_module.c | 238 conf = ngx_http_get_module_loc_conf(r, ngx_http_image_filter_module); in ngx_http_image_header_filter() 318 conf = ngx_http_get_module_loc_conf(r, ngx_http_image_filter_module); in ngx_http_image_body_filter() 537 conf = ngx_http_get_module_loc_conf(r, ngx_http_image_filter_module); in ngx_http_image_process() 841 conf = ngx_http_get_module_loc_conf(r, ngx_http_image_filter_module); in ngx_http_image_resize() 1180 conf = ngx_http_get_module_loc_conf(r, ngx_http_image_filter_module); in ngx_http_image_out() 1203 conf = ngx_http_get_module_loc_conf(r, ngx_http_image_filter_module); in ngx_http_image_out()
|
| H A D | ngx_http_degradation_module.c | 95 dlcf = ngx_http_get_module_loc_conf(r, ngx_http_degradation_module); in ngx_http_degradation_handler()
|
| H A D | ngx_http_userid_filter_module.c | 206 conf = ngx_http_get_module_loc_conf(r, ngx_http_userid_filter_module); in ngx_http_userid_filter() 233 conf = ngx_http_get_module_loc_conf(r->main, ngx_http_userid_filter_module); in ngx_http_userid_got_variable() 263 conf = ngx_http_get_module_loc_conf(r->main, ngx_http_userid_filter_module); in ngx_http_userid_set_variable()
|
| H A D | ngx_http_memcached_module.c | 206 mlcf = ngx_http_get_module_loc_conf(r, ngx_http_memcached_module); in ngx_http_memcached_handler() 248 mlcf = ngx_http_get_module_loc_conf(r, ngx_http_memcached_module); in ngx_http_memcached_create_request() 348 mlcf = ngx_http_get_module_loc_conf(r, ngx_http_memcached_module); in ngx_http_memcached_process_header()
|
| H A D | ngx_http_xslt_filter_module.c | 214 conf = ngx_http_get_module_loc_conf(r, ngx_http_xslt_filter_module); in ngx_http_xslt_header_filter() 340 conf = ngx_http_get_module_loc_conf(r, ngx_http_xslt_filter_module); in ngx_http_xslt_send() 426 conf = ngx_http_get_module_loc_conf(r, ngx_http_xslt_filter_module); in ngx_http_xslt_sax_external_subset() 500 conf = ngx_http_get_module_loc_conf(r, ngx_http_xslt_filter_module); in ngx_http_xslt_apply_stylesheet()
|
| H A D | ngx_http_index_module.c | 120 ilcf = ngx_http_get_module_loc_conf(r, ngx_http_index_module); in ngx_http_index_handler() 121 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_index_handler()
|
| H A D | ngx_http_not_modified_filter_module.c | 145 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_test_if_modified()
|
| H A D | ngx_http_flv_module.c | 102 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_flv_handler()
|
| H A D | ngx_http_gunzip_filter_module.c | 126 conf = ngx_http_get_module_loc_conf(r, ngx_http_gunzip_filter_module); in ngx_http_gunzip_header_filter() 383 conf = ngx_http_get_module_loc_conf(r, ngx_http_gunzip_filter_module); in ngx_http_gunzip_filter_get_buf()
|
| H A D | ngx_http_static_module.c | 87 clcf = ngx_http_get_module_loc_conf(r, ngx_http_core_module); in ngx_http_static_handler()
|
| H A D | ngx_http_sub_filter_module.c | 180 slcf = ngx_http_get_module_loc_conf(r, ngx_http_sub_filter_module); in ngx_http_sub_header_filter() 437 slcf = ngx_http_get_module_loc_conf(r, ngx_http_sub_filter_module); in ngx_http_sub_body_filter() 618 slcf = ngx_http_get_module_loc_conf(r, ngx_http_sub_filter_module); in ngx_http_sub_parse()
|