ngx_http_copy_filter_module   60 http/ngx_http_copy_filter_module.c ngx_module_t  ngx_http_copy_filter_module = {
ngx_http_copy_filter_module   93 http/ngx_http_copy_filter_module.c     ctx = ngx_http_get_module_ctx(r, ngx_http_copy_filter_module);
ngx_http_copy_filter_module  101 http/ngx_http_copy_filter_module.c         ngx_http_set_ctx(r, ctx, ngx_http_copy_filter_module);
ngx_http_copy_filter_module  103 http/ngx_http_copy_filter_module.c         conf = ngx_http_get_module_loc_conf(r, ngx_http_copy_filter_module);
ngx_http_copy_filter_module  115 http/ngx_http_copy_filter_module.c         ctx->tag = (ngx_buf_tag_t) &ngx_http_copy_filter_module;