ngx_http_gzip_static_conf_t   44 src/http/modules/ngx_http_gzip_static_module.c       offsetof(ngx_http_gzip_static_conf_t, enable),
ngx_http_gzip_static_conf_t   96 src/http/modules/ngx_http_gzip_static_module.c     ngx_http_gzip_static_conf_t  *gzcf;
ngx_http_gzip_static_conf_t  289 src/http/modules/ngx_http_gzip_static_module.c     ngx_http_gzip_static_conf_t  *conf;
ngx_http_gzip_static_conf_t  291 src/http/modules/ngx_http_gzip_static_module.c     conf = ngx_palloc(cf->pool, sizeof(ngx_http_gzip_static_conf_t));
ngx_http_gzip_static_conf_t  305 src/http/modules/ngx_http_gzip_static_module.c     ngx_http_gzip_static_conf_t *prev = parent;
ngx_http_gzip_static_conf_t  306 src/http/modules/ngx_http_gzip_static_module.c     ngx_http_gzip_static_conf_t *conf = child;