Searched refs:dns_name_fromwire (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/generic/
H A Dminfo_14.c109 RETERR(dns_name_fromwire(&rmail, source, dctx, options, target));
110 return (dns_name_fromwire(&email, source, dctx, options, target));
H A Drp_17.c109 RETERR(dns_name_fromwire(&rmail, source, dctx, options, target));
110 return (dns_name_fromwire(&email, source, dctx, options, target));
H A Dsoa_6.c178 RETERR(dns_name_fromwire(&mname, source, dctx, options, target));
179 RETERR(dns_name_fromwire(&rname, source, dctx, options, target));
H A Dcname_5.c83 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Ddname_39.c84 return(dns_name_fromwire(&name, source, dctx, options, target));
H A Dlp_107.c100 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dmb_7.c82 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dmd_3.c82 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dmf_4.c82 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dmg_8.c82 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dmr_9.c82 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dns_2.c90 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dptr_12.c92 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dafsdb_18.c119 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Ddnskey_48.c195 RETERR(dns_name_fromwire(&name, source, dctx, options, target));
H A Dkey_25.c186 RETERR(dns_name_fromwire(&name, source, dctx, options, target));
H A Dmx_15.c139 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dnxt_30.c142 RETERR(dns_name_fromwire(&name, source, dctx, options, target));
H A Drt_21.c115 return (dns_name_fromwire(&name, source, dctx, options, target));
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/in_1/
H A Dpx_26.c143 RETERR(dns_name_fromwire(&name, source, dctx, options, target));
148 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dkx_36.c106 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dnsap-ptr_23.c87 return (dns_name_fromwire(&name, source, dctx, options, target));
H A Dsrv_33.c168 return (dns_name_fromwire(&name, source, dctx, options, target));
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dname.h60 *\li dns_name_fromwire() deals with raw network data. An error in
245 * \li Specification of a target buffer in dns_name_fromwire(),
667 dns_name_fromwire(dns_name_t *name, isc_buffer_t *source,
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/ch_3/
H A Da_1.c111 RETERR(dns_name_fromwire(&name, source, dctx, options, target));

Completed in 99 milliseconds

12