Searched refs:txt_fromwire (Results 1 - 8 of 8) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Dhinfo_13.c76 RETERR(txt_fromwire(source, target));
77 return (txt_fromwire(source, target));
H A Disdn_20.c84 RETERR(txt_fromwire(source, target));
87 return (txt_fromwire(source, target));
H A Dnaptr_35.c179 RETERR(txt_fromwire(source, target));
184 RETERR(txt_fromwire(source, target));
189 RETERR(txt_fromwire(source, target));
H A Dgpos_27.c84 RETERR(txt_fromwire(source, target));
H A Dspf_99.c87 result = txt_fromwire(source, target);
H A Dtxt_16.c94 result = txt_fromwire(source, target);
H A Dx25_19.c80 return (txt_fromwire(source, target));
/bind-9.6-ESV-R11/lib/dns/
H A Drdata.c123 txt_fromwire(isc_buffer_t *source, isc_buffer_t *target);
1232 txt_fromwire(isc_buffer_t *source, isc_buffer_t *target) { function

Completed in 20 milliseconds