| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_copy_filter_module.c | 100 ctx = ngx_http_get_module_ctx(r, ngx_http_copy_filter_module); in ngx_http_copy_filter() 232 ctx = ngx_http_get_module_ctx(r, ngx_http_copy_filter_module); in ngx_http_copy_aio_sendfile_preload() 302 ctx = ngx_http_get_module_ctx(r, ngx_http_copy_filter_module); in ngx_http_copy_thread_handler()
|
| H A D | ngx_http.h | 75 #define ngx_http_get_module_ctx(r, module) (r)->ctx[module.ctx_index] macro
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_mirror_module.c | 105 ctx = ngx_http_get_module_ctx(r, ngx_http_mirror_module); in ngx_http_mirror_handler() 138 ctx = ngx_http_get_module_ctx(r, ngx_http_mirror_module); in ngx_http_mirror_body_handler()
|
| H A D | ngx_http_slice_filter_module.c | 111 ctx = ngx_http_get_module_ctx(r, ngx_http_slice_filter_module); in ngx_http_slice_header_filter() 220 ctx = ngx_http_get_module_ctx(r, ngx_http_slice_filter_module); in ngx_http_slice_body_filter() 397 ctx = ngx_http_get_module_ctx(r, ngx_http_slice_filter_module); in ngx_http_slice_range_variable()
|
| H A D | ngx_http_ssi_filter_module.c | 405 ctx = ngx_http_get_module_ctx(r, ngx_http_ssi_filter_module); in ngx_http_ssi_body_filter() 596 mctx = ngx_http_get_module_ctx(r->main, in ngx_http_ssi_body_filter() 701 mctx = ngx_http_get_module_ctx(r->main, in ngx_http_ssi_body_filter() 1564 ctx = ngx_http_get_module_ctx(r->main, ngx_http_ssi_filter_module); in ngx_http_ssi_get_variable() 1923 ctx = ngx_http_get_module_ctx(r->main, ngx_http_ssi_filter_module); in ngx_http_ssi_regex_match() 2071 mctx = ngx_http_get_module_ctx(r->main, ngx_http_ssi_filter_module); in ngx_http_ssi_include() 2419 mctx = ngx_http_get_module_ctx(r->main, ngx_http_ssi_filter_module); in ngx_http_ssi_set() 2684 mctx = ngx_http_get_module_ctx(r->main, ngx_http_ssi_filter_module); in ngx_http_ssi_block() 2740 ctx = ngx_http_get_module_ctx(r, ngx_http_ssi_filter_module); in ngx_http_ssi_date_gmt_local_variable()
|
| H A D | ngx_http_addition_filter_module.c | 146 ctx = ngx_http_get_module_ctx(r, ngx_http_addition_filter_module); in ngx_http_addition_body_filter()
|
| H A D | ngx_http_proxy_module.c | 1086 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_create_key() 1212 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_create_request() 1547 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_reinit_request() 1583 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_body_output_filter() 1743 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_process_status_line() 1976 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_input_filter_init() 2099 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_chunked_filter() 2271 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_non_buffered_chunked_filter() 2381 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_host_variable() 2404 ctx = ngx_http_get_module_ctx(r, ngx_http_proxy_module); in ngx_http_proxy_port_variable() [all …]
|
| H A D | ngx_http_image_filter_module.c | 231 ctx = ngx_http_get_module_ctx(r, ngx_http_image_filter_module); in ngx_http_image_header_filter() 306 ctx = ngx_http_get_module_ctx(r, ngx_http_image_filter_module); in ngx_http_image_body_filter() 479 ctx = ngx_http_get_module_ctx(r, ngx_http_image_filter_module); in ngx_http_image_read() 533 ctx = ngx_http_get_module_ctx(r, ngx_http_image_filter_module); in ngx_http_image_process()
|
| H A D | ngx_http_secure_link_module.c | 275 ctx = ngx_http_get_module_ctx(r, ngx_http_secure_link_module); in ngx_http_secure_link_expires_variable()
|
| H A D | ngx_http_memcached_module.c | 279 ctx = ngx_http_get_module_ctx(r, ngx_http_memcached_module); in ngx_http_memcached_create_request() 347 ctx = ngx_http_get_module_ctx(r, ngx_http_memcached_module); in ngx_http_memcached_process_header()
|
| H A D | ngx_http_chunked_filter_module.c | 118 ctx = ngx_http_get_module_ctx(r, ngx_http_chunked_filter_module); in ngx_http_chunked_body_filter()
|
| H A D | ngx_http_auth_request_module.c | 119 ctx = ngx_http_get_module_ctx(r, ngx_http_auth_request_module); in ngx_http_auth_request_handler()
|
| H A D | ngx_http_range_filter_module.c | 280 mctx = ngx_http_get_module_ctx(r->main, in ngx_http_range_parse() 632 ctx = ngx_http_get_module_ctx(r, ngx_http_range_body_filter_module); in ngx_http_range_body_filter()
|
| H A D | ngx_http_fastcgi_module.c | 1325 f = ngx_http_get_module_ctx(r, ngx_http_fastcgi_module); in ngx_http_fastcgi_reinit_request() 1363 f = ngx_http_get_module_ctx(r, ngx_http_fastcgi_module); in ngx_http_fastcgi_body_output_filter() 1651 f = ngx_http_get_module_ctx(r, ngx_http_fastcgi_module); in ngx_http_fastcgi_process_header() 2106 f = ngx_http_get_module_ctx(r, ngx_http_fastcgi_module); in ngx_http_fastcgi_input_filter() 2352 f = ngx_http_get_module_ctx(r, ngx_http_fastcgi_module); in ngx_http_fastcgi_non_buffered_filter() 3433 f = ngx_http_get_module_ctx(r, ngx_http_fastcgi_module); in ngx_http_fastcgi_split() 3477 f = ngx_http_get_module_ctx(r, ngx_http_fastcgi_module); in ngx_http_fastcgi_split()
|
| H A D | ngx_http_xslt_filter_module.c | 222 ctx = ngx_http_get_module_ctx(r, ngx_http_xslt_filter_module); in ngx_http_xslt_header_filter() 255 ctx = ngx_http_get_module_ctx(r, ngx_http_xslt_filter_module); in ngx_http_xslt_body_filter()
|
| H A D | ngx_http_gzip_filter_module.c | 326 ctx = ngx_http_get_module_ctx(r, ngx_http_gzip_filter_module); in ngx_http_gzip_body_filter() 1115 ctx = ngx_http_get_module_ctx(r, ngx_http_gzip_filter_module); in ngx_http_gzip_ratio_variable()
|
| H A D | ngx_http_realip_module.c | 552 ctx = ngx_http_get_module_ctx(r, ngx_http_realip_module); in ngx_http_realip_get_module_ctx()
|
| H A D | ngx_http_gunzip_filter_module.c | 182 ctx = ngx_http_get_module_ctx(r, ngx_http_gunzip_filter_module); in ngx_http_gunzip_body_filter()
|
| H A D | ngx_http_userid_filter_module.c | 297 ctx = ngx_http_get_module_ctx(r, ngx_http_userid_filter_module); in ngx_http_userid_get_uid()
|
| H A D | ngx_http_charset_filter_module.c | 391 ctx = ngx_http_get_module_ctx(r->main, ngx_http_charset_filter_module); in ngx_http_main_request_charset() 554 ctx = ngx_http_get_module_ctx(r, ngx_http_charset_filter_module); in ngx_http_charset_body_filter()
|
| H A D | ngx_http_scgi_module.c | 945 status = ngx_http_get_module_ctx(r, ngx_http_scgi_module); in ngx_http_scgi_reinit_request() 971 status = ngx_http_get_module_ctx(r, ngx_http_scgi_module); in ngx_http_scgi_process_status_line()
|
| H A D | ngx_http_sub_filter_module.c | 296 ctx = ngx_http_get_module_ctx(r, ngx_http_sub_filter_module); in ngx_http_sub_body_filter()
|
| H A D | ngx_http_uwsgi_module.c | 1155 status = ngx_http_get_module_ctx(r, ngx_http_uwsgi_module); in ngx_http_uwsgi_reinit_request() 1181 status = ngx_http_get_module_ctx(r, ngx_http_uwsgi_module); in ngx_http_uwsgi_process_status_line()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/perl/ |
| H A D | nginx.xs | 74 ctx = ngx_http_get_module_ctx(r, ngx_http_perl_module); in ngx_http_perl_output() 381 ctx = ngx_http_get_module_ctx(r, ngx_http_perl_module); 549 ctx = ngx_http_get_module_ctx(r, ngx_http_perl_module); 790 ctx = ngx_http_get_module_ctx(r, ngx_http_perl_module); 920 ctx = ngx_http_get_module_ctx(r, ngx_http_perl_module); 1002 ctx = ngx_http_get_module_ctx(r, ngx_http_perl_module);
|
| H A D | ngx_http_perl_module.c | 192 ctx = ngx_http_get_module_ctx(r, ngx_http_perl_module); in ngx_http_perl_handle_request() 308 ctx = ngx_http_get_module_ctx(r, ngx_http_perl_module); in ngx_http_perl_variable() 371 ctx = ngx_http_get_module_ctx(r, ngx_http_perl_module); in ngx_http_perl_ssi()
|