ngx_http_gunzip_filter_free   57 src/http/modules/ngx_http_gunzip_filter_module.c static void ngx_http_gunzip_filter_free(void *opaque, void *address);
ngx_http_gunzip_filter_free  311 src/http/modules/ngx_http_gunzip_filter_module.c     ctx->zstream.zfree = ngx_http_gunzip_filter_free;