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

123

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dtalink_58.c122 RETERR(dns_name_towire(&prev, cctx, target));
126 return (dns_name_towire(&next, cctx, target));
H A Dminfo_14.c133 RETERR(dns_name_towire(&rmail, cctx, target));
138 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.c216 RETERR(dns_name_towire(&mname, cctx, target));
220 RETERR(dns_name_towire(&rname, cctx, target));
H A Dcname_5.c97 return (dns_name_towire(&name, cctx, target));
H A Ddname_39.c97 return (dns_name_towire(&name, cctx, target));
H A Dmb_7.c96 return (dns_name_towire(&name, cctx, target));
H A Dmd_3.c96 return (dns_name_towire(&name, cctx, target));
H A Dmf_4.c96 return (dns_name_towire(&name, cctx, target));
H A Dmg_8.c96 return (dns_name_towire(&name, cctx, target));
H A Dmr_9.c96 return (dns_name_towire(&name, cctx, target));
H A Dns_2.c107 return (dns_name_towire(&name, cctx, target));
H A Dnsec_47.c116 RETERR(dns_name_towire(&name, cctx, target));
H A Dptr_12.c109 return (dns_name_towire(&name, cctx, target));
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dtalink_58.c122 RETERR(dns_name_towire(&prev, cctx, target));
126 return (dns_name_towire(&next, cctx, target));
H A Dminfo_14.c133 RETERR(dns_name_towire(&rmail, cctx, target));
138 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.c216 RETERR(dns_name_towire(&mname, cctx, target));
220 RETERR(dns_name_towire(&rname, cctx, target));
H A Dns_2.c107 return (dns_name_towire(&name, cctx, target));
H A Dcname_5.c97 return (dns_name_towire(&name, cctx, target));
H A Dmr_9.c96 return (dns_name_towire(&name, cctx, target));
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Dname_test.c139 assert_int_equal(dns_name_towire(name1, cctx, &source), ISC_R_SUCCESS);
141 assert_int_equal(dns_name_towire(name2, cctx, &source), ISC_R_SUCCESS);
142 assert_int_equal(dns_name_towire(name2, cctx, &source), ISC_R_SUCCESS);
143 assert_int_equal(dns_name_towire(name3, cctx, &source), ISC_R_SUCCESS);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/
H A Dpx_26.c172 RETERR(dns_name_towire(&name, cctx, target));
180 return (dns_name_towire(&name, cctx, target));
H A Dnsap-ptr_23.c101 return (dns_name_towire(&name, cctx, target));
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/in_1/
H A Dpx_26.c172 RETERR(dns_name_towire(&name, cctx, target));
180 return (dns_name_towire(&name, cctx, target));

Completed in 224 milliseconds

123