Home
last modified time | relevance | path

Searched refs:ngx_http_get_module_ctx (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_copy_filter_module.c100 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 Dngx_http.h75 #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 Dngx_http_mirror_module.c105 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 Dngx_http_slice_filter_module.c111 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 Dngx_http_ssi_filter_module.c405 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 Dngx_http_addition_filter_module.c146 ctx = ngx_http_get_module_ctx(r, ngx_http_addition_filter_module); in ngx_http_addition_body_filter()
H A Dngx_http_proxy_module.c1086 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 Dngx_http_image_filter_module.c231 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 Dngx_http_secure_link_module.c275 ctx = ngx_http_get_module_ctx(r, ngx_http_secure_link_module); in ngx_http_secure_link_expires_variable()
H A Dngx_http_memcached_module.c279 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 Dngx_http_chunked_filter_module.c118 ctx = ngx_http_get_module_ctx(r, ngx_http_chunked_filter_module); in ngx_http_chunked_body_filter()
H A Dngx_http_auth_request_module.c119 ctx = ngx_http_get_module_ctx(r, ngx_http_auth_request_module); in ngx_http_auth_request_handler()
H A Dngx_http_range_filter_module.c280 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 Dngx_http_fastcgi_module.c1325 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 Dngx_http_xslt_filter_module.c222 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 Dngx_http_gzip_filter_module.c326 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 Dngx_http_realip_module.c552 ctx = ngx_http_get_module_ctx(r, ngx_http_realip_module); in ngx_http_realip_get_module_ctx()
H A Dngx_http_gunzip_filter_module.c182 ctx = ngx_http_get_module_ctx(r, ngx_http_gunzip_filter_module); in ngx_http_gunzip_body_filter()
H A Dngx_http_userid_filter_module.c297 ctx = ngx_http_get_module_ctx(r, ngx_http_userid_filter_module); in ngx_http_userid_get_uid()
H A Dngx_http_charset_filter_module.c391 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 Dngx_http_scgi_module.c945 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 Dngx_http_sub_filter_module.c296 ctx = ngx_http_get_module_ctx(r, ngx_http_sub_filter_module); in ngx_http_sub_body_filter()
H A Dngx_http_uwsgi_module.c1155 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 Dnginx.xs74 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 Dngx_http_perl_module.c192 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()

12