Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
Dares_getaddrinfo.c407 static int is_localhost(const char *name) in is_localhost() function
521 if (status != ARES_SUCCESS && is_localhost(hquery->name)) in file_lookup()
538 if (!is_localhost(hquery->name)) in next_lookup()