Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dinet.h125 #define inet_net_pton __inet_net_pton macro
/freebsd/lib/libc/inet/
H A Dinet_net_pton.c393 inet_net_pton(int af, const char *src, void *dst, size_t size) { in inet_net_pton() function