Home
last modified time | relevance | path

Searched refs:dns_wc_tail_hash (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_hash.h88 ngx_array_t *dns_wc_tail_hash; member
H A Dngx_hash.c702 ha->dns_wc_tail_hash = ngx_pcalloc(ha->temp_pool, in ngx_hash_keys_array_init()
704 if (ha->dns_wc_tail_hash == NULL) { in ngx_hash_keys_array_init()
933 keys = &ha->dns_wc_tail_hash[k]; in ngx_hash_add_key()