Searched defs:inet_pton (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dinet_pton.c41 inet_pton(int af, const char *csrc, void *dst) function
107 inet_pton(int af, const char *src, void *dst) function
/freebsd-11-stable/contrib/ldns/compat/
H A Dinet_pton.c62 inet_pton(af, src, dst) function
/freebsd-11-stable/contrib/unbound/compat/
H A Dinet_pton.c62 inet_pton(af, src, dst) function
/freebsd-11-stable/lib/libc/inet/
H A Dinet_pton.c54 inet_pton(int af, const char * __restrict src, void * __restrict dst) function
221 #undef inet_pton macro
/freebsd-11-stable/sys/libkern/
H A Dinet_pton.c54 inet_pton(int af, const char *src, void *dst) function
/freebsd-11-stable/contrib/ntp/lib/isc/unix/include/isc/
H A Dnet.h353 #undef inet_pton macro
354 #define inet_pton isc_net_pton macro
/freebsd-11-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dnet.h365 #define inet_pton isc_net_pton macro
/freebsd-11-stable/include/arpa/
H A Dinet.h130 #define inet_pton __inet_pton macro
/freebsd-11-stable/usr.sbin/unbound/
H A Dconfig.h1177 #define inet_pton inet_pton_unbound macro

Completed in 141 milliseconds