ngx_http_map_conf_t   62 src/http/modules/ngx_http_map_module.c       offsetof(ngx_http_map_conf_t, hash_max_size),
ngx_http_map_conf_t   69 src/http/modules/ngx_http_map_module.c       offsetof(ngx_http_map_conf_t, hash_bucket_size),
ngx_http_map_conf_t  153 src/http/modules/ngx_http_map_module.c     ngx_http_map_conf_t  *mcf;
ngx_http_map_conf_t  155 src/http/modules/ngx_http_map_module.c     mcf = ngx_palloc(cf->pool, sizeof(ngx_http_map_conf_t));
ngx_http_map_conf_t  170 src/http/modules/ngx_http_map_module.c     ngx_http_map_conf_t  *mcf = conf;