Searched refs:next_lookup (Results 1 – 2 of 2) sorted by relevance
50 static void next_lookup(struct addr_query *aquery);93 next_lookup(aquery); in ares_gethostbyaddr()96 static void next_lookup(struct addr_query *aquery) in next_lookup() function157 next_lookup(aquery); in addr_callback()
530 static void next_lookup(struct host_query *hquery, int status) in next_lookup() function546 next_lookup(hquery, status); in next_lookup()557 next_lookup(hquery, status); in next_lookup()605 next_lookup(hquery, hquery->nodata_cnt?ARES_ENODATA:status); in host_callback()751 next_lookup(hquery, ARES_ECONNREFUSED /* initial error code */); in ares_getaddrinfo()