Home
last modified time | relevance | path

Searched refs:ngx_http_gzip_conf_t (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_gzip_filter_module.c30 } ngx_http_gzip_conf_t; typedef
145 offsetof(ngx_http_gzip_conf_t, bufs),
245 ngx_http_gzip_conf_t *conf; in ngx_http_gzip_header_filter()
497 ngx_http_gzip_conf_t *conf; in ngx_http_gzip_filter_memory()
564 ngx_http_gzip_conf_t *conf; in ngx_http_gzip_filter_buffer()
630 ngx_http_gzip_conf_t *conf; in ngx_http_gzip_filter_deflate_start()
765 ngx_http_gzip_conf_t *conf; in ngx_http_gzip_filter_get_buf()
810 ngx_http_gzip_conf_t *conf; in ngx_http_gzip_filter_deflate()
1155 ngx_http_gzip_conf_t *conf; in ngx_http_gzip_create_conf()
1186 ngx_http_gzip_conf_t *prev = parent; in ngx_http_gzip_merge_conf()
[all …]