Searched refs:dns_name_concatenate (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dname.h289 * dns_name_fromtext(), and dns_name_concatenate() is optional if
959 dns_name_concatenate(const dns_name_t *prefix, const dns_name_t *suffix,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dmx_15.c295 result = dns_name_concatenate(&port25, &name,
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dname.h288 * dns_name_fromtext(), and dns_name_concatenate() is optional if
953 dns_name_concatenate(const dns_name_t *prefix, const dns_name_t *suffix,
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dmx_15.c297 result = dns_name_concatenate(&port25, &name,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dlookup.c281 result = dns_name_concatenate(prefix, &dname.dname,
H A Dnsec.c455 result = dns_name_concatenate(dns_wildcardname, &common, wild,
H A Dkeytable.c726 result = dns_name_concatenate(foundname, origin,
783 result = dns_name_concatenate(foundname, origin,
H A Dssu.c406 result = dns_name_concatenate(dns_wildcardname, signer,
H A Drbt.c821 CHECK(dns_name_concatenate(&nodename, name, fullname, NULL));
1153 result = dns_name_concatenate(name, &nodename, name, NULL);
2242 result = dns_name_concatenate(name, &current, name, NULL);
H A Dtkey.c855 result = dns_name_concatenate(keyname, dns_rootname,
861 result = dns_name_concatenate(keyname, tctx->domain,
H A Drbtdb.c3424 result = dns_name_concatenate(&prefix, origin, next, NULL);
3493 result = dns_name_concatenate(&name, origin, prev, NULL);
3524 result = dns_name_concatenate(&name, origin, next, NULL);
3628 result = dns_name_concatenate(dns_wildcardname, &name,
3636 result = dns_name_concatenate(wname, &name,
3791 result = dns_name_concatenate(name, origin, target,
3842 result = dns_name_concatenate(name, origin, target, NULL);
3986 result = dns_name_concatenate(name, origin,
4879 * have to undo that work if dns_name_concatenate()
4892 result = dns_name_concatenate(
[all...]
H A Drrl.c458 result = dns_name_concatenate(dns_wildcardname, origin,
H A Dsdlz.c616 result = dns_name_concatenate(
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/
H A Dsrv_33.c344 result = dns_name_concatenate(dns_fixedname_name(&fixed), &name,
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/in_1/
H A Dsrv_33.c346 result = dns_name_concatenate(dns_fixedname_name(&fixed), &name,
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dnsec.c493 result = dns_name_concatenate(dns_wildcardname, &common, wild,
H A Dlookup.c276 result = dns_name_concatenate(prefix, &dname.dname,
H A Dkeytable.c739 result = dns_name_concatenate(foundname, origin,
796 result = dns_name_concatenate(foundname, origin,
H A Dssu.c408 result = dns_name_concatenate(dns_wildcardname, signer,
H A Dtkey.c856 result = dns_name_concatenate(keyname, dns_rootname,
862 result = dns_name_concatenate(keyname, tctx->domain,
H A Drbtdb.c3337 result = dns_name_concatenate(&prefix, origin, next, NULL);
3406 result = dns_name_concatenate(&name, origin, prev, NULL);
3437 result = dns_name_concatenate(&name, origin, next, NULL);
3541 result = dns_name_concatenate(dns_wildcardname, &name,
3549 result = dns_name_concatenate(wname, &name,
3704 result = dns_name_concatenate(name, origin, target,
3755 result = dns_name_concatenate(name, origin, target, NULL);
3899 result = dns_name_concatenate(name, origin,
4792 * have to undo that work if dns_name_concatenate()
4805 result = dns_name_concatenate(
[all...]
H A Drbt.c417 result = dns_name_concatenate(name, &nodename, name, NULL);
1516 result = dns_name_concatenate(name, &current, name, NULL);
H A Drrl.c458 result = dns_name_concatenate(dns_wildcardname, origin,
H A Dclient.c746 tresult = dns_name_concatenate(prefix, &dname.dname,
/netbsd-current/external/mpl/bind/dist/lib/ns/
H A Dquery.c3018 result = dns_name_concatenate(&prefix, suffix, p_name, NULL);
5106 result = dns_name_concatenate(&prefix,
5186 result = dns_name_concatenate(found, dns_rootname, found, NULL);
7514 result = dns_name_concatenate(dns_fixedname_name(&prefix),
9616 RUNTIME_CHECK(dns_name_concatenate(dns_wildcardname, fname, fname,
10815 result = dns_name_concatenate(prefix, tname, qctx->fname, NULL);
11658 result = dns_name_concatenate(dns_wildcardname, cname, wname,
11699 result = dns_name_concatenate(dns_wildcardname, wname,

Completed in 527 milliseconds

12