Home
last modified time | relevance | path

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

/bionic/libc/netbsd/net/
Dgetaddrinfo.c244 static int res_queryN(const char *, struct res_target *, res_state);
2152 res_queryN(const char *name, /* domain name */ struct res_target *target, in res_queryN() function
2286 ret = res_queryN(cp, target, res); in res_searchN()
2438 return res_queryN(longname, target, res); in res_querydomainN()