Home
last modified time | relevance | path

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

/haiku/src/system/libnetwork/netresolv/inet/
H A Dinet_cidr_ntop.c46 __weak_alias(inet_cidr_ntop,_inet_cidr_ntop)
75 inet_cidr_ntop(int af, const void *src, int bits, char *dst, size_t size) { in inet_cidr_ntop() function
276 #undef inet_cidr_ntop
277 #pragma weak inet_cidr_ntop = __inet_cidr_ntop macro
/haiku/src/system/libnetwork/netresolv/
H A Dport_before.h36 # define inet_cidr_ntop __inet_cidr_ntop macro
H A DJamfile40 inet_cidr_ntop.c