Searched refs:btoa_totext (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Dunspec_103.c46 return (btoa_totext(rdata->data, rdata->length, target));
/bind-9.6-ESV-R11/lib/dns/
H A Drdata.c186 btoa_totext(unsigned char *inbuf, int inbuflen, isc_buffer_t *target);
1858 btoa_totext(unsigned char *inbuf, int inbuflen, isc_buffer_t *target) { function

Completed in 174 milliseconds