Searched defs:b64_ntop (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/nsd/dist/compat/ |
H A D | b64_ntop.c | 126 b64_ntop(uint8_t const *src, size_t srclength, char *target, size_t targsize) { in b64_ntop() function
|
/netbsd-src/external/bsd/tmux/dist/compat/ |
H A D | base64.c | 126 b64_ntop(src, srclength, target, targsize) in b64_ntop() function
|
/netbsd-src/external/bsd/libbind/dist/isc/ |
H A D | base64.c | 137 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) { in b64_ntop() function
|
/netbsd-src/lib/libc/net/ |
H A D | base64.c | 143 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) { in b64_ntop() function
|
/netbsd-src/external/bsd/libbind/dist/include/ |
H A D | resolv.h | 356 #define b64_ntop __b64_ntop macro
|
/netbsd-src/include/ |
H A D | resolv.h | 354 #define b64_ntop __b64_ntop macro
|