Home
last modified time | relevance | path

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

/openbsd/usr.bin/dig/lib/dns/rdata/generic/
H A Dunspec_103.c29 return (btoa_totext(rdata->data, rdata->length, target)); in totext_unspec()
/openbsd/usr.bin/dig/lib/dns/
H A Drdata.c128 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