Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libresolv2/include/isc/
H A Dmisc.h40 extern void isc_tohex(const unsigned char *, size_t, char *);
/titanic_44/usr/src/lib/libresolv2/common/isc/
H A Dhex.c109 isc_tohex(const unsigned char *buf, size_t buflen, char *t) { in isc_tohex() function