Home
last modified time | relevance | path

Searched full:subdomain (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/contrib/unbound/util/data/
H A Ddname.h209 * See if domain name d1 is a strict subdomain of d2.
210 * That is a subdomain, but not equal.
215 * @return true if d1 is a subdomain of d2, but not equal to d2.
223 * @return true if d1 is a subdomain of d2, but not equal to d2.
228 * Counts labels. Tests if d1 is a subdomain of d2.
231 * @return true if d1 is a subdomain of d2.
H A Ddname.c684 /* check subdomain: d1: www.example.com. and d2: example.com. */ in dname_strict_subdomain()
688 /* subdomain if all labels match */ in dname_strict_subdomain()
705 /* check subdomain: d1: www.example.com. and d2: example.com. */ in dname_subdomain_c()
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dcpus.txt27 Definition: The Coherency Subdomain ID Port Mapping Registers and
29 Coherency fabric (CCF), provide a CoreNet Coherency Subdomain
H A Dpamu.txt36 The Coherency Subdomain ID Port Mapping Registers and
39 Coherency Subdomain ID/CoreNet Snoop ID to pamu mapping
H A Dccf.txt31 Specifies the number of Coherency Subdomain ID Port Mapping
/freebsd/share/man/man7/
H A Dhostname.737 subdomain of the EDU subdomain of the Internet would be represented as
/freebsd/usr.sbin/bsdconfig/networking/share/
H A Dresolv.subr120 subdomain = domain
124 ndots = split(subdomain, labels, ".") - 1
127 search = search subdomain
128 sub(/[^.]*\./, "", subdomain)
/freebsd/lib/libc/nameser/
H A Dns_samedomain.c107 * a subdomain of 'b' (because of the need for the '.' label in ns_samedomain()
144 * is "a" a subdomain of "b"?
/freebsd/crypto/krb5/src/man/
H A Dk5identity.man81 a servers subdomain, and the principal \fBalice/mail@EXAMPLE.COM\fP when
/freebsd/sys/contrib/device-tree/Bindings/power/
H A Drenesas,sysc-rmobile.txt54 which is a subdomain of A4S.
H A Drenesas,sysc-rmobile.yaml92 // domain, which is a subdomain of A4S.
/freebsd/contrib/sendmail/cf/feature/
H A Dbcc.m424 # matches any subdomain, e.g., l@sub.domain and l@sub.dom.domain
/freebsd/contrib/ldns/
H A Ddname.c327 * When they /all/ match we have found a subdomain in ldns_dname_is_subdomain()
470 /* ok, so the dname needs to be a subdomain of the wildcard in ldns_dname_match_wildcard()
H A Ddnssec_sign.c696 /* The previous node was a zone cut, or a subdomain
697 * below a zone cut. Is this node (still) a subdomain
/freebsd/contrib/ldns/ldns/
H A Ddname.h137 * test whether the name sub falls under parent (i.e. is a subdomain
/freebsd/contrib/unbound/validator/
H A Dval_nsec.c334 /* The qname must be a strict subdomain of the in nsec_proves_nodata()
448 * but the qname must be a subdomain of the zone name(next). */ in val_nsec_proves_name_error()
H A Dval_utils.c123 * answer looked for, but a subdomain redirects the query. */ in val_classify_response()
132 * the answer. For the query name a subdomain in val_classify_response()
H A Dval_neg.c393 while(result) { /* go up until qname is subdomain of stub */ in neg_closest_zone_parent()
432 while(result) { /* go up until qname is subdomain of stub */ in neg_closest_data_parent()
/freebsd/contrib/ldns/drill/
H A Dsecuretrace.c238 fprintf(stderr, " is not a subdomain of "); in do_secure_trace()
385 /* For NSEC when the next name is a subdomain of the question */ in do_secure_trace()
/freebsd/contrib/unbound/iterator/
H A Diter_scrub.c229 /* we already know that sname is a strict subdomain of DNAME owner */ in synth_cname()
320 /** check subdomain with decompression */
329 /** check subdomain with decompression, compressed is parent */
H A Diter_utils.h360 * Prepare an NXDOMAIN message to be used for a subdomain answer by removing all
H A Diter_fwd.c464 while(result) { /* go up until qname is subdomain of stub */ in forwards_lookup()
/freebsd/contrib/unbound/util/storage/
H A Ddnstree.c214 while(result) { /* go up until qname is subdomain of stub */ in name_tree_lookup()
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-HS20265 # (non-exact match means any subdomain matches the entry; priority is in
/freebsd/contrib/unbound/services/
H A Drpz.c1096 "subdomain of the configured name of the RPZ zone (%s)", in rpz_insert_rr()
1100 "subdomain of the configured name of the RPZ zone"); in rpz_insert_rr()
1581 /* not subdomain of the RPZ zone. */ in rpz_remove_rr()

12