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

/bionic/libc/dns/net/
H A Dgetaddrinfo.c248 static int res_queryN(const char *, struct res_target *, res_state);
2160 res_queryN(const char *name, /* domain name */ struct res_target *target, function
2311 ret = res_queryN(cp, target, res);
2469 return res_queryN(longname, target, res);

Completed in 503 milliseconds