Searched refs:wc_head (Results 1 – 7 of 7) sorted by relevance
1324 addr->wc_head = NULL; in ngx_http_add_address()1520 addr->wc_head = (ngx_hash_wildcard_t *) hash.hash; in ngx_http_server_names()1812 && (addr[i].wc_head == NULL in ngx_http_add_addrs()1813 || addr[i].wc_head->hash.buckets == NULL) in ngx_http_add_addrs()1832 vn->names.wc_head = addr[i].wc_head; in ngx_http_add_addrs()1877 && (addr[i].wc_head == NULL in ngx_http_add_addrs6()1878 || addr[i].wc_head->hash.buckets == NULL) in ngx_http_add_addrs6()1897 vn->names.wc_head = addr[i].wc_head; in ngx_http_add_addrs6()
282 ngx_hash_wildcard_t *wc_head; member
47 ngx_hash_wildcard_t *wc_head; member
228 if (hash->wc_head && hash->wc_head->hash.buckets) { in ngx_hash_find_combined()229 value = ngx_hash_find_wc_head(hash->wc_head, name, len); in ngx_hash_find_combined()
132 && rlcf->hash.wc_head == NULL in ngx_http_referer_variable()428 conf->hash.wc_head = (ngx_hash_wildcard_t *) hash.hash; in ngx_http_referer_merge_conf()
330 map->map.hash.wc_head = (ngx_hash_wildcard_t *) hash.hash; in ngx_http_map_block()
329 map->map.hash.wc_head = (ngx_hash_wildcard_t *) hash.hash; in ngx_stream_map_block()