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