Lines Matching refs:res_state
290 const struct addrinfo *, res_state);
292 static int addr4sort(struct addrinfo *, res_state);
310 static int res_queryN(const char *, struct res_target *, res_state);
311 static int res_searchN(const char *, struct res_target *, res_state);
313 struct res_target *, res_state);
1736 res_state statp; in addrinfo_id_func()
1982 const struct addrinfo *pai, res_state res) in getanswer()
2198 addr4sort(struct addrinfo *sentinel, res_state res) in addr4sort()
2267 res_state res; in _dns_getaddrinfo()
2706 res_queryN(const char *name, struct res_target *target, res_state res) in res_queryN()
2866 res_searchN(const char *name, struct res_target *target, res_state res) in res_searchN()
3030 struct res_target *target, res_state res) in res_querydomainN()