Searched defs:inet_ntop6 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/lib/libc/inet/ |
H A D | inet_ntop.c | 124 inet_ntop6(const u_char *src, char *dst, socklen_t size) in inet_ntop6() function
|
/netbsd-src/external/bsd/nsd/dist/compat/ |
H A D | inet_ntop.c | 105 inet_ntop6(const u_char *src, char *dst, size_t size) in inet_ntop6() function
|
/netbsd-src/external/bsd/unbound/dist/compat/ |
H A D | inet_ntop.c | 113 inet_ntop6(const u_char *src, char *dst, size_t size) in inet_ntop6() function
|
/netbsd-src/external/bsd/libbind/dist/inet/ |
H A D | inet_ntop.c | 116 inet_ntop6(src, dst, size) in inet_ntop6() function
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | inet_ntop.c | 152 inet_ntop6 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop6() function
|
/netbsd-src/external/mit/libuv/dist/src/ |
H A D | inet.c | 67 static int inet_ntop6(const unsigned char *src, char *dst, size_t size) { in inet_ntop6() function
|
/netbsd-src/sys/dev/usb/ |
H A D | if_umb.c | 2781 inet_ntop6(const u_char *src, char *dst, size_t size) in inet_ntop6() function
|