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

/bionic/libc/dns/net/
H A Dgetaddrinfo.c249 static int res_searchN(const char *, struct res_target *, res_state);
1991 if (res_searchN(name, &q, res) < 0) {
2282 res_searchN(const char *name, struct res_target *target, res_state res) function
2305 //fprintf(stderr, "res_searchN() name = '%s'\n", name);

Completed in 17 milliseconds