Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dgetaddrinfo.cpp154 static int res_queryN(const char* name, res_target* target, res_state res, int* herrno);
1719 return res_queryN(name, target, res, herrno); in res_queryN_wrapper()
1732 static int res_queryN(const char* name, res_target* target, res_state res, int* herrno) { in res_queryN() function