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