Searched refs:__inet_ntop (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libnetwork/musl/network/
H A Dinet_ntop.c12 const char *__inet_ntop(int af, const void *restrict a0, char *restrict s, socklen_t l) function
61 weak_alias(__inet_ntop, inet_ntop);
/haiku/src/system/libnetwork/netresolv/
H A Dport_before.h40 # define inet_ntop __inet_ntop

Completed in 90 milliseconds