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

/bind-9.6-ESV-R11/lib/dns/
H A Drbt.c752 dns_name_t hash_name; local
782 dns_name_init(&hash_name, NULL);
791 &hash_name);
792 hash = dns_name_fullhash(&hash_name, ISC_FALSE);
795 tlabels, &hash_name);
809 if (dns_name_equal(&hnode_name, &hash_name))

Completed in 15 milliseconds