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