Home
last modified time | relevance | path

Searched refs:addr4sort (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/lib/libc/net/
H A Dgetaddrinfo.c253 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