Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dgethostbydns.c81 static void addrsort(char **, int, res_state);
409 addrsort(hed->h_addr_ptrs, haveanswer, statp); in gethostanswer()
712 addrsort(char **ap, int num, res_state res) in addrsort() function