Searched refs:ngx_http_gzip_static_conf_t (Results 1 – 1 of 1) sorted by relevance
20 } ngx_http_gzip_static_conf_t; typedef44 offsetof(ngx_http_gzip_static_conf_t, enable),96 ngx_http_gzip_static_conf_t *gzcf; in ngx_http_gzip_static_handler()289 ngx_http_gzip_static_conf_t *conf; in ngx_http_gzip_static_create_conf()291 conf = ngx_palloc(cf->pool, sizeof(ngx_http_gzip_static_conf_t)); in ngx_http_gzip_static_create_conf()305 ngx_http_gzip_static_conf_t *prev = parent; in ngx_http_gzip_static_merge_conf()306 ngx_http_gzip_static_conf_t *conf = child; in ngx_http_gzip_static_merge_conf()