Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
H A Dares_getaddrinfo.c105 static ares_bool_t next_dns_lookup(struct host_query *hquery);
436 if (!ares__is_localhost(hquery->name) && next_dns_lookup(hquery)) { in next_lookup()
685 static ares_bool_t next_dns_lookup(struct host_query *hquery) in next_dns_lookup() function

Completed in 1 milliseconds