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