Searched refs:ngx_http_map_conf_t (Results 1 – 1 of 1) sorted by relevance
16 } ngx_http_map_conf_t; typedef62 offsetof(ngx_http_map_conf_t, hash_max_size),69 offsetof(ngx_http_map_conf_t, hash_bucket_size),161 ngx_http_map_conf_t *mcf; in ngx_http_map_create_conf()163 mcf = ngx_palloc(cf->pool, sizeof(ngx_http_map_conf_t)); in ngx_http_map_create_conf()178 ngx_http_map_conf_t *mcf = conf; in ngx_http_map_block()