Searched refs:addr4sort (Results 1 – 1 of 1) sorted by relevance
292 static int addr4sort(struct addrinfo *, res_state);2168 if (addr4sort(&sentinel, res) < 0) { in getanswer()2198 addr4sort(struct addrinfo *sentinel, res_state res) in addr4sort() function