Searched refs:res_searchN (Results 1 – 1 of 1) sorted by relevance
245 static int res_searchN(const char *, struct res_target *, res_state);1983 if (res_searchN(name, &q, res) < 0) { in _dns_getaddrinfo()2257 res_searchN(const char *name, struct res_target *target, res_state res) in res_searchN() function