Home
last modified time | relevance | path

Searched refs:get_address_index (Results 1 – 1 of 1) sorted by relevance

/external/c-ares/
Dares_gethostbyname.c82 static int get_address_index(const struct in_addr *addr,
435 ind1 = get_address_index(&a1, sortlist, nsort); in sort_addresses()
439 ind2 = get_address_index(&a2, sortlist, nsort); in sort_addresses()
451 static int get_address_index(const struct in_addr *addr, in get_address_index() function