Searched refs:reverse_hosts (Results 1 – 3 of 3) sorted by relevance
/third_party/musl/src/network/ |
D | getnameinfo.c | 45 static void reverse_hosts(char *buf, const unsigned char *a, unsigned scopeid, int family) in reverse_hosts() function 155 reverse_hosts(buf, a, scopeid, af); in getnameinfo()
|
/third_party/musl/porting/liteos_a/user/src/network/ |
D | getnameinfo.c | 45 static void reverse_hosts(char *buf, const unsigned char *a, unsigned scopeid, int family) in reverse_hosts() function 155 reverse_hosts(buf, a, scopeid, af); in getnameinfo()
|
/third_party/musl/porting/linux/user/src/network/ |
D | getnameinfo.c | 64 static void reverse_hosts(char *buf, const unsigned char *a, unsigned scopeid, int family) in reverse_hosts() function 176 reverse_hosts(buf, a, scopeid, af); in getnameinfo()
|