| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_addition_filter_module.c | 120 ngx_http_set_ctx(r, ctx, ngx_http_addition_filter_module); in ngx_http_addition_header_filter() 167 ngx_http_set_ctx(r, NULL, ngx_http_addition_filter_module); in ngx_http_addition_body_filter() 194 ngx_http_set_ctx(r, NULL, ngx_http_addition_filter_module); in ngx_http_addition_body_filter()
|
| H A D | ngx_http_slice_filter_module.c | 118 ngx_http_set_ctx(r, NULL, ngx_http_slice_filter_module); in ngx_http_slice_header_filter() 252 ngx_http_set_ctx(r, NULL, ngx_http_slice_filter_module); in ngx_http_slice_body_filter() 268 ngx_http_set_ctx(ctx->sr, ctx, ngx_http_slice_filter_module); in ngx_http_slice_body_filter() 417 ngx_http_set_ctx(r, ctx, ngx_http_slice_filter_module); in ngx_http_slice_range_variable()
|
| H A D | ngx_http_mirror_module.c | 118 ngx_http_set_ctx(r, ctx, ngx_http_mirror_module); in ngx_http_mirror_handler()
|
| H A D | ngx_http_secure_link_module.c | 147 ngx_http_set_ctx(r, ctx, ngx_http_secure_link_module); in ngx_http_secure_link_variable()
|
| H A D | ngx_http_chunked_filter_module.c | 93 ngx_http_set_ctx(r, ctx, ngx_http_chunked_filter_module); in ngx_http_chunked_header_filter()
|
| H A D | ngx_http_auth_request_module.c | 210 ngx_http_set_ctx(r, ctx, ngx_http_auth_request_module); in ngx_http_auth_request_handler()
|
| H A D | ngx_http_realip_module.c | 284 ngx_http_set_ctx(r, ctx, ngx_http_realip_module); in ngx_http_realip_set_addr()
|
| H A D | ngx_http_gunzip_filter_module.c | 157 ngx_http_set_ctx(r, ctx, ngx_http_gunzip_filter_module); in ngx_http_gunzip_header_filter()
|
| H A D | ngx_http_image_filter_module.c | 234 ngx_http_set_ctx(r, NULL, ngx_http_image_filter_module); in ngx_http_image_header_filter() 262 ngx_http_set_ctx(r, ctx, ngx_http_image_filter_module); in ngx_http_image_header_filter()
|
| H A D | ngx_http_userid_filter_module.c | 309 ngx_http_set_ctx(r, ctx, ngx_http_userid_filter_module); in ngx_http_userid_get_uid()
|
| H A D | ngx_http_memcached_module.c | 223 ngx_http_set_ctx(r, ctx, ngx_http_memcached_module); in ngx_http_memcached_handler()
|
| H A D | ngx_http_charset_filter_module.c | 409 ngx_http_set_ctx(r->main, ctx, ngx_http_charset_filter_module); in ngx_http_main_request_charset() 524 ngx_http_set_ctx(r, ctx, ngx_http_charset_filter_module); in ngx_http_charset_ctx()
|
| H A D | ngx_http_range_filter_module.c | 232 ngx_http_set_ctx(r, ctx, ngx_http_range_body_filter_module); in ngx_http_range_header_filter()
|
| H A D | ngx_http_xslt_filter_module.c | 233 ngx_http_set_ctx(r, ctx, ngx_http_xslt_filter_module); in ngx_http_xslt_header_filter()
|
| H A D | ngx_http_sub_filter_module.c | 261 ngx_http_set_ctx(r, ctx, ngx_http_sub_filter_module); in ngx_http_sub_header_filter()
|
| H A D | ngx_http_fastcgi_module.c | 697 ngx_http_set_ctx(r, f, ngx_http_fastcgi_module); in ngx_http_fastcgi_handler() 3441 ngx_http_set_ctx(r, f, ngx_http_fastcgi_module); in ngx_http_fastcgi_split() 3485 ngx_http_set_ctx(r, f, ngx_http_fastcgi_module); in ngx_http_fastcgi_split()
|
| H A D | ngx_http_gzip_filter_module.c | 291 ngx_http_set_ctx(r, ctx, ngx_http_gzip_filter_module); in ngx_http_gzip_header_filter()
|
| H A D | ngx_http_scgi_module.c | 496 ngx_http_set_ctx(r, status, ngx_http_scgi_module); in ngx_http_scgi_handler()
|
| H A D | ngx_http_uwsgi_module.c | 651 ngx_http_set_ctx(r, status, ngx_http_uwsgi_module); in ngx_http_uwsgi_handler()
|
| H A D | ngx_http_ssi_filter_module.c | 349 ngx_http_set_ctx(r, ctx, ngx_http_ssi_filter_module); in ngx_http_ssi_header_filter()
|
| H A D | ngx_http_grpc_module.c | 561 ngx_http_set_ctx(r, ctx, ngx_http_grpc_module); in ngx_http_grpc_handler()
|
| H A D | ngx_http_proxy_module.c | 883 ngx_http_set_ctx(r, ctx, ngx_http_proxy_module); in ngx_http_proxy_handler()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http.h | 76 #define ngx_http_set_ctx(r, c, module) r->ctx[module.ctx_index] = c; macro
|
| H A D | ngx_http_copy_filter_module.c | 108 ngx_http_set_ctx(r, ctx, ngx_http_copy_filter_module); in ngx_http_copy_filter()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/perl/ |
| H A D | ngx_http_perl_module.c | 201 ngx_http_set_ctx(r, ctx, ngx_http_perl_module); in ngx_http_perl_handle_request() 316 ngx_http_set_ctx(r, ctx, ngx_http_perl_module); in ngx_http_perl_variable() 379 ngx_http_set_ctx(r, ctx, ngx_http_perl_module); in ngx_http_perl_ssi()
|