Searched defs:inet_ntop4 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/lib/libc/inet/ |
H A D | inet_ntop.c | 99 inet_ntop4(const u_char *src, char *dst, socklen_t size) in inet_ntop4() function
|
/netbsd-src/external/bsd/nsd/dist/compat/ |
H A D | inet_ntop.c | 83 inet_ntop4(const u_char *src, char *dst, size_t size) in inet_ntop4() function
|
/netbsd-src/external/bsd/unbound/dist/compat/ |
H A D | inet_ntop.c | 91 inet_ntop4(const u_char *src, char *dst, size_t size) in inet_ntop4() function
|
/netbsd-src/external/bsd/libbind/dist/inet/ |
H A D | inet_ntop.c | 93 inet_ntop4(src, dst, size) in inet_ntop4() function
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | inet_ntop.c | 125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
|
/netbsd-src/external/mit/libuv/dist/src/ |
H A D | inet.c | 53 static int inet_ntop4(const unsigned char *src, char *dst, size_t size) { in inet_ntop4() function
|
/netbsd-src/sys/dev/usb/ |
H A D | if_umb.c | 2759 inet_ntop4(const u_char *src, char *dst, size_t size) in inet_ntop4() function
|