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

/bind-9.11.3/bin/tests/names/
H A Dt_names.c741 dns_namereln_t dns_reln; local
759 dns_reln = dns_name_fullcompare(dns_name1, dns_name2,
762 if (dns_reln != exp_dns_reln) {
766 dns_namereln_to_text(dns_reln));

Completed in 33 milliseconds