Searched refs:btoa_totext (Results 1 – 2 of 2) sorted by relevance
29 return (btoa_totext(rdata->data, rdata->length, target)); in totext_unspec()
128 btoa_totext(unsigned char *inbuf, int inbuflen, isc_buffer_t *target);1476 btoa_totext(unsigned char *inbuf, int inbuflen, isc_buffer_t *target) { in btoa_totext() function