Searched defs:inet_ntop (Results 1 – 13 of 13) sorted by relevance
/freebsd/crypto/heimdal/lib/roken/ |
H A D | inet_ntop.c | 138 inet_ntop(int af, const void *src, char *dst, size_t size) in inet_ntop() function
|
H A D | roken.h.in | 582 #define inet_ntop rk_inet_ntop macro
|
/freebsd/lib/libc/inet/ |
H A D | inet_ntop.c | 52 inet_ntop(int af, const void * __restrict src, char * __restrict dst, in inet_ntop() function
|
/freebsd/sys/libkern/ |
H A D | inet_ntop.c | 41 inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop() function
|
/freebsd/contrib/unbound/compat/ |
H A D | inet_ntop.c | 61 inet_ntop(int af, const void *src, char *dst, size_t size) in inet_ntop() function
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | inet_ntop.c | 59 inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop() function
|
/freebsd/contrib/ldns/compat/ |
H A D | inet_ntop.c | 61 inet_ntop(int af, const void *src, char *dst, size_t size) in inet_ntop() function
|
/freebsd/include/arpa/ |
H A D | inet.h | 131 #define inet_ntop __inet_ntop macro
|
/freebsd/contrib/ntp/libntp/lib/isc/unix/include/isc/ |
H A D | net.h | 347 #define inet_ntop isc_net_ntop macro
|
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/ |
H A D | net.h | 359 #define inet_ntop isc_net_ntop macro
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | SocketAddress.cpp | 40 const char *inet_ntop(int af, const void *src, char *dst, socklen_t size) { in inet_ntop() function
|
/freebsd/contrib/unbound/ |
H A D | config.h.in | 1393 #define inet_ntop inet_ntop_unbound macro
|
/freebsd/lib/libunbound/ |
H A D | config.h | 1327 #define inet_ntop inet_ntop_unbound macro
|