Home
last modified time | relevance | path

Searched refs:isc_tohex (Results 1 – 2 of 2) sorted by relevance

/dports/dns/libbind/libbind-6.0/include/isc/
H A Dmisc.h40 extern void isc_tohex(const unsigned char *, size_t, char *);
/dports/dns/libbind/libbind-6.0/isc/
H A Dhex.c109 isc_tohex(const unsigned char *buf, size_t buflen, char *t) { in isc_tohex() function