Searched defs:hash_name (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drbt.c1575 dns_name_t hash_name; local
1600 dns_name_init(&hash_name, NULL);
1614 &hash_name);
1615 hash = dns_name_fullhash(&hash_name, ISC_FALSE);
1618 tlabels, &hash_name);
1644 if (ISC_LIKELY(dns_name_equal(&hnode_name, &hash_name)))

Completed in 21 milliseconds