HomeSort by relevance Sort by last modified time
    Searched full:get6_address_index (Results 1 - 1 of 1) sorted by null

  /external/c-ares/
ares_gethostbyname.c 84 static int get6_address_index(const struct ares_in6_addr *addr,
491 ind1 = get6_address_index(&a1, sortlist, nsort);
495 ind2 = get6_address_index(&a2, sortlist, nsort);
507 static int get6_address_index(const struct ares_in6_addr *addr, function

Completed in 3534 milliseconds