Searched refs:matchtype (Results 1 – 1 of 1) sorted by relevance
324 ares_hosts_entry_t *entry, ares_hosts_file_match_t matchtype) in ares__hosts_file_merge_entry() argument330 if (matchtype != ARES_MATCH_IPADDR) { in ares__hosts_file_merge_entry()394 ares_hosts_file_match_t matchtype; in ares__hosts_file_add() local402 matchtype = ares__hosts_file_match(hosts, entry, &match); in ares__hosts_file_add()404 if (matchtype != ARES_MATCH_NONE) { in ares__hosts_file_add()405 status = ares__hosts_file_merge_entry(hosts, match, entry, matchtype); in ares__hosts_file_add()414 if (matchtype != ARES_MATCH_IPADDR) { in ares__hosts_file_add()