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

/bind-9.11.3/lib/dns/
H A Drpz.c786 dns_name_t ip_name, *ip_name2; local
931 ip_name2 = dns_fixedname_name(&ip_name2f);
933 NULL, ip_name2);
935 !dns_name_equal(&ip_name, ip_name2)) {
936 dns_name_format(ip_name2, ip2_str, sizeof(ip2_str));

Completed in 2429 milliseconds