Searched defs:inet_ntop (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/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-12.1/lib/libc/inet/ |
| H A D | inet_ntop.c | 58 inet_ntop(int af, const void * __restrict src, char * __restrict dst, in inet_ntop() function
|
| /freebsd-12.1/sys/libkern/ |
| H A D | inet_ntop.c | 47 inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop() function
|
| /freebsd-12.1/crypto/openssh/openbsd-compat/ |
| H A D | inet_ntop.c | 60 inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop() function
|
| /freebsd-12.1/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-12.1/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-12.1/include/arpa/ |
| H A D | inet.h | 133 #define inet_ntop __inet_ntop macro
|
| /freebsd-12.1/contrib/ntp/lib/isc/unix/include/isc/ |
| H A D | net.h | 347 #define inet_ntop isc_net_ntop macro
|
| /freebsd-12.1/contrib/ntp/lib/isc/win32/include/isc/ |
| H A D | net.h | 359 #define inet_ntop isc_net_ntop macro
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/ |
| H A D | SocketAddress.cpp | 41 const char *inet_ntop(int af, const void *src, char *dst, socklen_t size) { in inet_ntop() function
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | config.h.in | 1129 #define inet_ntop inet_ntop_unbound macro
|
| /freebsd-12.1/usr.sbin/unbound/ |
| H A D | config.h | 1124 #define inet_ntop inet_ntop_unbound macro
|