ngx_http_map_conf_t   61 http/modules/ngx_http_map_module.c       offsetof(ngx_http_map_conf_t, hash_max_size),
ngx_http_map_conf_t   68 http/modules/ngx_http_map_module.c       offsetof(ngx_http_map_conf_t, hash_bucket_size),
ngx_http_map_conf_t  158 http/modules/ngx_http_map_module.c     ngx_http_map_conf_t  *mcf;
ngx_http_map_conf_t  160 http/modules/ngx_http_map_module.c     mcf = ngx_palloc(cf->pool, sizeof(ngx_http_map_conf_t));
ngx_http_map_conf_t  175 http/modules/ngx_http_map_module.c     ngx_http_map_conf_t  *mcf = conf;