Searched defs:inet_net_pton (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/libnetwork/netresolv/
H A Dport_before.h35 # define inet_net_pton __inet_net_pton macro
/haiku/src/system/libnetwork/netresolv/inet/
H A Dinet_net_pton.c408 inet_net_pton(int af, const char *src, void *dst, size_t size) function
421 #undef inet_net_pton macro
422 #pragma weak inet_net_pton = __inet_net_pton macro

Completed in 39 milliseconds