Home
last modified time | relevance | path

Searched refs:next_lookup (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_gethostbyaddr.c62 static void next_lookup(struct addr_query *aquery);
111 next_lookup(aquery); in ares_gethostbyaddr_int()
125 static void next_lookup(struct addr_query *aquery) in next_lookup() function
184 next_lookup(aquery); in addr_callback()
H A Dares_getaddrinfo.c428 static void next_lookup(struct host_query *hquery, ares_status_t status) in next_lookup() function
441 next_lookup(hquery, status); in next_lookup()
451 next_lookup(hquery, status); in next_lookup()
505 /* must make sure we don't do next_lookup() on destroy or cancel, in host_callback()
526 next_lookup(hquery, in host_callback()
669 next_lookup(hquery, ARES_ECONNREFUSED /* initial error code */); in ares_getaddrinfo_int()

Completed in 3 milliseconds