no_buffer          16 http/modules/ngx_http_gzip_filter_module.c     ngx_flag_t           no_buffer;
no_buffer         185 http/modules/ngx_http_gzip_filter_module.c       offsetof(ngx_http_gzip_conf_t, no_buffer),
no_buffer         849 http/modules/ngx_http_gzip_filter_module.c     if (conf->no_buffer && ctx->in == NULL) {
no_buffer        1103 http/modules/ngx_http_gzip_filter_module.c     conf->no_buffer = NGX_CONF_UNSET;
no_buffer        1122 http/modules/ngx_http_gzip_filter_module.c     ngx_conf_merge_value(conf->no_buffer, prev->no_buffer, 0);