Home
last modified time | relevance | path

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

/bionic/libc/dns/net/
Dgethnamaddr.c142 static void addrsort(char **, int, res_state);
465 addrsort(addr_ptrs, haveanswer, res); in getanswer()
1124 addrsort(char **ap, int num, res_state res) in addrsort() function