Searched refs:dns_name_towire (Results 1 - 25 of 34) sorted by relevance

12

/bind-9.6-ESV-R11/bin/tests/
H A Dcompress_test.c120 RUNTIME_CHECK(dns_name_towire(name1, &cctx, &source) == ISC_R_SUCCESS);
127 RUNTIME_CHECK(dns_name_towire(name2, &cctx, &source) == ISC_R_SUCCESS);
128 RUNTIME_CHECK(dns_name_towire(name2, &cctx, &source) == ISC_R_SUCCESS);
129 RUNTIME_CHECK(dns_name_towire(name3, &cctx, &source) == ISC_R_SUCCESS);
/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Dminfo_14.c134 RETERR(dns_name_towire(&rmail, cctx, target));
139 return (dns_name_towire(&rmail, cctx, target));
H A Drp_17.c133 RETERR(dns_name_towire(&rmail, cctx, target));
138 return (dns_name_towire(&rmail, cctx, target));
H A Dsoa_6.c217 RETERR(dns_name_towire(&mname, cctx, target));
221 RETERR(dns_name_towire(&rname, cctx, target));
H A Dcname_5.c101 return (dns_name_towire(&name, cctx, target));
H A Ddname_39.c101 return (dns_name_towire(&name, cctx, target));
H A Dmb_7.c100 return (dns_name_towire(&name, cctx, target));
H A Dmd_3.c100 return (dns_name_towire(&name, cctx, target));
H A Dmf_4.c100 return (dns_name_towire(&name, cctx, target));
H A Dmg_8.c100 return (dns_name_towire(&name, cctx, target));
H A Dmr_9.c100 return (dns_name_towire(&name, cctx, target));
H A Dns_2.c108 return (dns_name_towire(&name, cctx, target));
H A Dptr_12.c110 return (dns_name_towire(&name, cctx, target));
H A Dafsdb_18.c144 return (dns_name_towire(&name, cctx, target));
H A Dmx_15.c160 return (dns_name_towire(&name, cctx, target));
H A Dnsec_47.c209 RETERR(dns_name_towire(&name, cctx, target));
H A Dnxt_30.c167 RETERR(dns_name_towire(&name, cctx, target));
H A Drt_21.c140 return (dns_name_towire(&name, cctx, target));
H A Drrsig_46.c331 RETERR(dns_name_towire(&name, cctx, target));
/bind-9.6-ESV-R11/lib/dns/rdata/in_1/
H A Dpx_26.c174 RETERR(dns_name_towire(&name, cctx, target));
182 return (dns_name_towire(&name, cctx, target));
H A Dkx_36.c127 return (dns_name_towire(&name, cctx, target));
H A Dnsap-ptr_23.c105 return (dns_name_towire(&name, cctx, target));
H A Dsrv_33.c193 return (dns_name_towire(&name, cctx, target));
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dname.h718 dns_name_towire(const dns_name_t *name, dns_compress_t *cctx,
/bind-9.6-ESV-R11/lib/dns/rdata/ch_3/
H A Da_1.c146 RETERR(dns_name_towire(&name, cctx, target));

Completed in 742 milliseconds

12