Searched refs:res_searchN (Results 1 – 1 of 1) sorted by relevance
156 static int res_searchN(const char* name, res_target* target, res_state res, int* herrno);1443 if (res_searchN(name, &q, &res, &he) < 0) { in dns_getaddrinfo()1805 static int res_searchN(const char* name, res_target* target, res_state res, int* herrno) { in res_searchN() function