Searched defs:b64_ntop (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/nsd/dist/compat/
H A Db64_ntop.c126 b64_ntop(uint8_t const *src, size_t srclength, char *target, size_t targsize) { function
/netbsd-current/external/bsd/tmux/dist/compat/
H A Dbase64.c126 b64_ntop(src, srclength, target, targsize) function
/netbsd-current/external/bsd/libbind/dist/isc/
H A Dbase64.c137 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) { function
/netbsd-current/lib/libc/net/
H A Dbase64.c143 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) { function
/netbsd-current/external/bsd/tmux/dist/
H A Dcompat.h376 #undef b64_ntop macro
/netbsd-current/external/bsd/libbind/dist/include/
H A Dresolv.h356 #define b64_ntop __b64_ntop macro
/netbsd-current/include/
H A Dresolv.h354 #define b64_ntop __b64_ntop macro

Completed in 269 milliseconds