Searched refs:found_aaaa (Results 1 – 1 of 1) sorted by relevance
345 bool found_a = false, found_aaaa = false; in manager_etc_hosts_lookup() local444 found_aaaa = true; in manager_etc_hosts_lookup()446 if (found_a && found_aaaa) in manager_etc_hosts_lookup()454 (!found_aaaa && bn->addresses[i]->family == AF_INET6)) in manager_etc_hosts_lookup()466 return found_a || found_aaaa; in manager_etc_hosts_lookup()