| /freebsd/contrib/unbound/util/data/ |
| H A D | dname.h | 209 * 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 D | dname.c | 684 /* 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 D | cpus.txt | 27 Definition: The Coherency Subdomain ID Port Mapping Registers and 29 Coherency fabric (CCF), provide a CoreNet Coherency Subdomain
|
| H A D | pamu.txt | 36 The Coherency Subdomain ID Port Mapping Registers and 39 Coherency Subdomain ID/CoreNet Snoop ID to pamu mapping
|
| H A D | ccf.txt | 31 Specifies the number of Coherency Subdomain ID Port Mapping
|
| /freebsd/share/man/man7/ |
| H A D | hostname.7 | 37 subdomain of the EDU subdomain of the Internet would be represented as
|
| /freebsd/usr.sbin/bsdconfig/networking/share/ |
| H A D | resolv.subr | 120 subdomain = domain 124 ndots = split(subdomain, labels, ".") - 1 127 search = search subdomain 128 sub(/[^.]*\./, "", subdomain)
|
| /freebsd/lib/libc/nameser/ |
| H A D | ns_samedomain.c | 107 * 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 D | k5identity.man | 81 a servers subdomain, and the principal \fBalice/mail@EXAMPLE.COM\fP when
|
| /freebsd/sys/contrib/device-tree/Bindings/power/ |
| H A D | renesas,sysc-rmobile.txt | 54 which is a subdomain of A4S.
|
| H A D | renesas,sysc-rmobile.yaml | 92 // domain, which is a subdomain of A4S.
|
| /freebsd/contrib/sendmail/cf/feature/ |
| H A D | bcc.m4 | 24 # matches any subdomain, e.g., l@sub.domain and l@sub.dom.domain
|
| /freebsd/contrib/ldns/ |
| H A D | dname.c | 327 * 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 D | dnssec_sign.c | 696 /* 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 D | dname.h | 137 * test whether the name sub falls under parent (i.e. is a subdomain
|
| /freebsd/contrib/unbound/validator/ |
| H A D | val_nsec.c | 334 /* 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 D | val_utils.c | 123 * 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 D | val_neg.c | 393 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 D | securetrace.c | 238 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 D | iter_scrub.c | 229 /* 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 D | iter_utils.h | 360 * Prepare an NXDOMAIN message to be used for a subdomain answer by removing all
|
| H A D | iter_fwd.c | 464 while(result) { /* go up until qname is subdomain of stub */ in forwards_lookup()
|
| /freebsd/contrib/unbound/util/storage/ |
| H A D | dnstree.c | 214 while(result) { /* go up until qname is subdomain of stub */ in name_tree_lookup()
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README-HS20 | 265 # (non-exact match means any subdomain matches the entry; priority is in
|
| /freebsd/contrib/unbound/services/ |
| H A D | rpz.c | 1096 "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()
|