Home
last modified time | relevance | path

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

/third_party/musl/src/network/
Dgetnameinfo.c45 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/
Dgetnameinfo.c45 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/
Dgetnameinfo.c64 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()