hide_headers_hash 1879 http/ngx_http_upstream.c         if (ngx_hash_find(&u->conf->hide_headers_hash, h[i].hash,
hide_headers_hash 4348 http/ngx_http_upstream.c         conf->hide_headers_hash = prev->hide_headers_hash;
hide_headers_hash 4350 http/ngx_http_upstream.c         if (conf->hide_headers_hash.buckets
hide_headers_hash 4438 http/ngx_http_upstream.c     hash->hash = &conf->hide_headers_hash;
hide_headers_hash  152 http/ngx_http_upstream.h     ngx_hash_t                       hide_headers_hash;