Home
last modified time | relevance | path

Searched refs:rrtype (Results 26 – 50 of 706) sorted by relevance

12345678910>>...29

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/qmin/ans2/
H A Dans.py71 rrtype = m.question[0].rdtype
72 typename = dns.rdatatype.to_text(rrtype)
110 if lqname == "ip6.arpa." and rrtype == NS:
131 elif lqname == "stale." and rrtype == NS:
175 elif lqname == "" and rrtype == NS:
178 elif lqname == "ns2." and rrtype == A:
181 elif lqname == "ns2." and rrtype == AAAA:
184 elif lqname == "ns3." and rrtype == A:
187 elif lqname == "ns3." and rrtype == AAAA:
190 elif lqname == "ns4." and rrtype == A:
[all …]
/dports/dns/bind916/bind-9.16.27/bin/tests/system/dupsigs/
H A Dcheck_journal.pl29 rrtype => $+{rrtype},
33 if( $change->{op} eq 'del' and $change->{rrtype} eq 'SOA' ) {
69 if( $change->{rrtype} eq 'SOA' ) {
78 elsif( $change->{rrtype} eq 'NSEC' ) {
81 elsif( $change->{rrtype} eq 'DNSKEY' ) {
84 elsif( $change->{rrtype} eq 'TYPE65534' and $change->{label} eq $apex ) {
144 elsif( $change->{rrtype} eq 'RRSIG' ) {
/dports/dns/bind911/bind-9.11.37/bin/tests/system/dupsigs/
H A Dcheck_journal.pl27 rrtype => $+{rrtype},
31 if( $change->{op} eq 'del' and $change->{rrtype} eq 'SOA' ) {
67 if( $change->{rrtype} eq 'SOA' ) {
76 elsif( $change->{rrtype} eq 'NSEC' ) {
79 elsif( $change->{rrtype} eq 'DNSKEY' ) {
82 elsif( $change->{rrtype} eq 'TYPE65534' and $change->{label} eq $apex ) {
142 elsif( $change->{rrtype} eq 'RRSIG' ) {
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/dupsigs/
H A Dcheck_journal.pl27 rrtype => $+{rrtype},
31 if( $change->{op} eq 'del' and $change->{rrtype} eq 'SOA' ) {
67 if( $change->{rrtype} eq 'SOA' ) {
76 elsif( $change->{rrtype} eq 'NSEC' ) {
79 elsif( $change->{rrtype} eq 'DNSKEY' ) {
82 elsif( $change->{rrtype} eq 'TYPE65534' and $change->{label} eq $apex ) {
142 elsif( $change->{rrtype} eq 'RRSIG' ) {
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/dupsigs/
H A Dcheck_journal.pl27 rrtype => $+{rrtype},
31 if( $change->{op} eq 'del' and $change->{rrtype} eq 'SOA' ) {
67 if( $change->{rrtype} eq 'SOA' ) {
76 elsif( $change->{rrtype} eq 'NSEC' ) {
79 elsif( $change->{rrtype} eq 'DNSKEY' ) {
82 elsif( $change->{rrtype} eq 'TYPE65534' and $change->{label} eq $apex ) {
142 elsif( $change->{rrtype} eq 'RRSIG' ) {
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/dupsigs/
H A Dcheck_journal.pl29 rrtype => $+{rrtype},
33 if( $change->{op} eq 'del' and $change->{rrtype} eq 'SOA' ) {
69 if( $change->{rrtype} eq 'SOA' ) {
78 elsif( $change->{rrtype} eq 'NSEC' ) {
81 elsif( $change->{rrtype} eq 'DNSKEY' ) {
84 elsif( $change->{rrtype} eq 'TYPE65534' and $change->{label} eq $apex ) {
144 elsif( $change->{rrtype} eq 'RRSIG' ) {
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/qmin/ans2/
H A Dans.py61 rrtype = m.question[0].rdtype
62 typename = dns.rdatatype.to_text(rrtype)
83 elif lqname == "1.0.0.2.ip6.arpa." and rrtype == NS:
96 if lqname == "ip6.arpa." and rrtype == NS:
136 elif lqname == "" and rrtype == NS:
139 elif lqname == "ns2." and rrtype == A:
142 elif lqname == "ns2." and rrtype == AAAA:
145 elif lqname == "ns3." and rrtype == A:
148 elif lqname == "ns3." and rrtype == AAAA:
151 elif lqname == "a.bit.longer.ns.name." and rrtype == A:
[all …]
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSCore/
H A DDNSCommon.h159 (r1)->rrtype == (r2)->rrtype && \
168 (r1)->rrtype == (r2)->rrtype && \
176 #define RRTypeAnswersQuestionType(R,Q) ((R)->rrtype == kDNSType_CNAME || (R)->rrtype == (Q) || (Q) …
178 #define UNICAST_NSEC(rr) ((rr)->rrtype == kDNSType_NSEC && RRAssertsExistence((rr), kDNSType_NSEC))
190 extern mDNSBool ValidateRData(const mDNSu16 rrtype, const mDNSu16 rdlength, const RData *const rd);
194 …((RR)->rrtype == kDNSType_NS || (RR)->rrtype == kDNSType_CNAME || (RR)->rrtype == kDNSType_PTR || …
195 …((RR)->rrtype == kDNSType_MX || (RR)->rrtype == kDNSType_AFSDB || (RR)->rrtype == kDNSType_RT || …
196 …((RR)->rrtype == kDNSType_SRV ) ? &(RR)->rdata->u.srv.target : mD…
234 …u8 *ptr, const mDNSu8 *const limit, const domainname *const name, mDNSu16 rrtype, mDNSu16 rrclass);
239 …RSetWithLimit(DNSMessage *msg, mDNSu8 *ptr, const domainname *name, mDNSu16 rrtype, mDNSu8 *limit);
/dports/dns/dnsdbq/dnsdbq-2.6.0/
H A Dsort.c185 sortable_rdatum(&buf, tup->rrtype, in sortable_rdata()
194 sortable_rdatum(&buf, tup->rrtype, tup->rdata); in sortable_rdata()
210 sortable_rdatum(sortbuf_t buf, const char *rrtype, const char *rdatum) { in sortable_rdatum() argument
211 if (strcmp(rrtype, "A") == 0) { in sortable_rdatum()
217 } else if (strcmp(rrtype, "AAAA") == 0) { in sortable_rdatum()
223 } else if (strcmp(rrtype, "NS") == 0 || in sortable_rdatum()
224 strcmp(rrtype, "PTR") == 0 || in sortable_rdatum()
225 strcmp(rrtype, "CNAME") == 0 || in sortable_rdatum()
226 strcmp(rrtype, "DNAME") == 0) in sortable_rdatum()
229 } else if (strcmp(rrtype, "MX") == 0 || in sortable_rdatum()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/
H A DDnsContext.java649 (ct.rrtype == rrtype); in classAndTypeMatch()
695 int rrtype; in fromAttrId() local
713 if (rrtype < 0) { in fromAttrId()
747 int rrtype; in getClassAndTypeToQuery() local
752 rrtype = ANY; in getClassAndTypeToQuery()
756 rrtype = ANY; in getClassAndTypeToQuery()
759 rrtype = cts[0].rrtype; in getClassAndTypeToQuery()
764 if (rrtype != cts[i].rrtype) { in getClassAndTypeToQuery()
765 rrtype = ANY; in getClassAndTypeToQuery()
946 int rrtype; field in CT
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/
H A DDnsContext.java649 (ct.rrtype == rrtype); in classAndTypeMatch()
695 int rrtype; in fromAttrId() local
713 if (rrtype < 0) { in fromAttrId()
747 int rrtype; in getClassAndTypeToQuery() local
752 rrtype = ANY; in getClassAndTypeToQuery()
756 rrtype = ANY; in getClassAndTypeToQuery()
759 rrtype = cts[0].rrtype; in getClassAndTypeToQuery()
764 if (rrtype != cts[i].rrtype) { in getClassAndTypeToQuery()
765 rrtype = ANY; in getClassAndTypeToQuery()
946 int rrtype; field in CT
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jndi/dns/
H A DDnsContext.java649 (ct.rrtype == rrtype); in classAndTypeMatch()
695 int rrtype; in fromAttrId() local
713 if (rrtype < 0) { in fromAttrId()
747 int rrtype; in getClassAndTypeToQuery() local
752 rrtype = ANY; in getClassAndTypeToQuery()
756 rrtype = ANY; in getClassAndTypeToQuery()
759 rrtype = cts[0].rrtype; in getClassAndTypeToQuery()
764 if (rrtype != cts[i].rrtype) { in getClassAndTypeToQuery()
765 rrtype = ANY; in getClassAndTypeToQuery()
946 int rrtype; field in CT
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/
H A DDnsContext.java649 (ct.rrtype == rrtype); in classAndTypeMatch()
695 int rrtype; in fromAttrId() local
713 if (rrtype < 0) { in fromAttrId()
747 int rrtype; in getClassAndTypeToQuery() local
752 rrtype = ANY; in getClassAndTypeToQuery()
756 rrtype = ANY; in getClassAndTypeToQuery()
759 rrtype = cts[0].rrtype; in getClassAndTypeToQuery()
764 if (rrtype != cts[i].rrtype) { in getClassAndTypeToQuery()
765 rrtype = ANY; in getClassAndTypeToQuery()
946 int rrtype; field in CT
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/
H A DDnsContext.java649 (ct.rrtype == rrtype); in classAndTypeMatch()
695 int rrtype; in fromAttrId() local
713 if (rrtype < 0) { in fromAttrId()
747 int rrtype; in getClassAndTypeToQuery() local
752 rrtype = ANY; in getClassAndTypeToQuery()
756 rrtype = ANY; in getClassAndTypeToQuery()
759 rrtype = cts[0].rrtype; in getClassAndTypeToQuery()
764 if (rrtype != cts[i].rrtype) { in getClassAndTypeToQuery()
765 rrtype = ANY; in getClassAndTypeToQuery()
946 int rrtype; field in CT
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/
H A DDnsContext.java649 (ct.rrtype == rrtype); in classAndTypeMatch()
695 int rrtype; in fromAttrId() local
713 if (rrtype < 0) { in fromAttrId()
747 int rrtype; in getClassAndTypeToQuery() local
752 rrtype = ANY; in getClassAndTypeToQuery()
756 rrtype = ANY; in getClassAndTypeToQuery()
759 rrtype = cts[0].rrtype; in getClassAndTypeToQuery()
764 if (rrtype != cts[i].rrtype) { in getClassAndTypeToQuery()
765 rrtype = ANY; in getClassAndTypeToQuery()
946 int rrtype; field in CT
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/
H A DDnsContext.java649 (ct.rrtype == rrtype); in classAndTypeMatch()
695 int rrtype; in fromAttrId() local
713 if (rrtype < 0) { in fromAttrId()
747 int rrtype; in getClassAndTypeToQuery() local
752 rrtype = ANY; in getClassAndTypeToQuery()
756 rrtype = ANY; in getClassAndTypeToQuery()
759 rrtype = cts[0].rrtype; in getClassAndTypeToQuery()
764 if (rrtype != cts[i].rrtype) { in getClassAndTypeToQuery()
765 rrtype = ANY; in getClassAndTypeToQuery()
946 int rrtype; field in CT
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/
H A DDnsContext.java649 (ct.rrtype == rrtype); in classAndTypeMatch()
695 int rrtype; in fromAttrId() local
713 if (rrtype < 0) { in fromAttrId()
747 int rrtype; in getClassAndTypeToQuery() local
752 rrtype = ANY; in getClassAndTypeToQuery()
756 rrtype = ANY; in getClassAndTypeToQuery()
759 rrtype = cts[0].rrtype; in getClassAndTypeToQuery()
764 if (rrtype != cts[i].rrtype) { in getClassAndTypeToQuery()
765 rrtype = ANY; in getClassAndTypeToQuery()
946 int rrtype; field in CT
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.naming.dns/share/classes/com/sun/jndi/dns/
H A DDnsContext.java649 (ct.rrtype == rrtype); in classAndTypeMatch()
695 int rrtype; in fromAttrId() local
713 if (rrtype < 0) { in fromAttrId()
747 int rrtype; in getClassAndTypeToQuery() local
752 rrtype = ANY; in getClassAndTypeToQuery()
756 rrtype = ANY; in getClassAndTypeToQuery()
759 rrtype = cts[0].rrtype; in getClassAndTypeToQuery()
764 if (rrtype != cts[i].rrtype) { in getClassAndTypeToQuery()
765 rrtype = ANY; in getClassAndTypeToQuery()
946 int rrtype; field in CT
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/jndi/dns/
H A DDnsContext.java649 (ct.rrtype == rrtype); in classAndTypeMatch()
695 int rrtype; in fromAttrId() local
713 if (rrtype < 0) { in fromAttrId()
747 int rrtype; in getClassAndTypeToQuery() local
752 rrtype = ANY; in getClassAndTypeToQuery()
756 rrtype = ANY; in getClassAndTypeToQuery()
759 rrtype = cts[0].rrtype; in getClassAndTypeToQuery()
764 if (rrtype != cts[i].rrtype) { in getClassAndTypeToQuery()
765 rrtype = ANY; in getClassAndTypeToQuery()
946 int rrtype; field in CT
[all …]
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSShared/Java/
H A DDNSSD.java398 public static void reconfirmRecord( int flags, int ifIndex, String fullName, int rrtype, in reconfirmRecord() argument
400 { getInstance()._reconfirmRecord( flags, ifIndex, fullName, rrtype, rrclass, rdata); } in reconfirmRecord()
581 protected DNSSDService _queryRecord( int flags, int ifIndex, String serviceName, int rrtype, in _queryRecord() argument
585 return new AppleQuery( flags, ifIndex, serviceName, rrtype, rrclass, client); in _queryRecord()
606 protected void _reconfirmRecord( int flags, int ifIndex, String fullName, int rrtype, in _reconfirmRecord() argument
609 ReconfirmRecord( flags, ifIndex, fullName, rrtype, rrclass, rdata); in _reconfirmRecord()
625 protected native void ReconfirmRecord( int flags, int ifIndex, String fullName, int rrtype, in ReconfirmRecord() argument
811 public DNSRecord registerRecord( int flags, int ifIndex, String fullname, int rrtype, in registerRecord() argument
825 protected native int RegisterRecord( int flags, int ifIndex, String fullname, int rrtype, in RegisterRecord() argument
831 public AppleQuery( int flags, int ifIndex, String serviceName, int rrtype, in AppleQuery() argument
[all …]
/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/signer/
H A Drrset.c215 rrset->rrtype = type; in rrset_create()
305 ods_log_assert(rrset->rrtype == ldns_rr_get_type(rr)); in rrset_add_rr()
470 if (rrset->rrtype == LDNS_RR_TYPE_CNAME || in rrset2rrlist()
471 rrset->rrtype == LDNS_RR_TYPE_DNAME) { in rrset2rrlist()
493 if (!sc || !rrtype || !signtime) { in rrset_sigvalid_period()
501 switch (rrtype) { in rrset_sigvalid_period()
595 if (rrset->rrtype == LDNS_RR_TYPE_NSEC || in rrset_sign()
596 rrset->rrtype == LDNS_RR_TYPE_NSEC3) { in rrset_sign()
796 rrset_str, rrset->rrtype); in rrset_sign()
841 if (rrset->rrtype == LDNS_RR_TYPE_SOA) { in rrset_sign()
[all …]
H A Ddomain.c141 domain_lookup_rrset(domain_type* domain, ldns_rr_type rrtype) in domain_lookup_rrset() argument
144 if (!domain || !domain->rrsets || !rrtype) { in domain_lookup_rrset()
148 while (rrset && rrset->rrtype != rrtype) { in domain_lookup_rrset()
176 log_rrset(domain->dname, rrset->rrtype, "+RRSET", LOG_DEEEBUG); in domain_add_rrset()
201 if (rrset->rrtype == LDNS_RR_TYPE_NSEC3PARAMS || in domain_diff()
202 rrset->rrtype == LDNS_RR_TYPE_DNSKEY) { in domain_diff()
216 log_rrset(domain->dname, rrset->rrtype, "-RRSET", LOG_DEEEBUG); in domain_diff()
255 if (rrset->rrtype == LDNS_RR_TYPE_NSEC3PARAMS || in domain_rollback()
256 rrset->rrtype == LDNS_RR_TYPE_DNSKEY) { in domain_rollback()
442 if (rrset->rrtype != LDNS_RR_TYPE_SOA) { in domain_print()
[all …]
/dports/dns/c-ares/c-ares-1.17.2/test/
H A Ddns-proto.h25 std::string RRTypeToString(int rrtype);
47 : name_(name), rrtype_(rrtype), qclass_(qclass) {} in DNSQuestion()
48 DNSQuestion(const std::string& name, int rrtype) in DNSQuestion()
49 : name_(name), rrtype_(rrtype), qclass_(C_IN) {} in DNSQuestion()
59 : DNSQuestion(name, rrtype, qclass), ttl_(ttl) {} in DNSRR()
60 DNSRR(const std::string& name, int rrtype, int ttl) in DNSRR()
61 : DNSQuestion(name, rrtype), ttl_(ttl) {} in DNSRR()
68 DNSAddressRR(const std::string& name, int rrtype, int ttl, in DNSAddressRR()
71 DNSAddressRR(const std::string& name, int rrtype, int ttl, in DNSAddressRR()
73 : DNSRR(name, rrtype, ttl), addr_(addr) {} in DNSAddressRR()
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/cares/cares/test/
H A Ddns-proto.h23 std::string RRTypeToString(int rrtype);
45 : name_(name), rrtype_(rrtype), qclass_(qclass) {} in DNSQuestion()
46 DNSQuestion(const std::string& name, ns_type rrtype) in DNSQuestion()
47 : name_(name), rrtype_(rrtype), qclass_(ns_c_in) {} in DNSQuestion()
57 : DNSQuestion(name, rrtype, qclass), ttl_(ttl) {} in DNSRR()
58 DNSRR(const std::string& name, ns_type rrtype, int ttl) in DNSRR()
59 : DNSQuestion(name, rrtype), ttl_(ttl) {} in DNSRR()
66 DNSAddressRR(const std::string& name, ns_type rrtype, int ttl, in DNSAddressRR()
68 : DNSRR(name, rrtype, ttl), addr_(addr, addr + addrlen) {} in DNSAddressRR()
71 : DNSRR(name, rrtype, ttl), addr_(addr) {} in DNSAddressRR()
[all …]
/dports/dns/bind916/bind-9.16.27/bin/tests/system/qmin/ans4/
H A Dans.py61 rrtype = m.question[0].rdtype
62 typename = dns.rdatatype.to_text(rrtype)
98 if rrtype == TXT:
102 elif rrtype == NS:
107 elif rrtype == SOA:
115 if rrtype == NS:
120 elif rrtype == SOA:
137 if lqname == "icky.icky.icky.ptang.zoop.boing." and rrtype == A:
140 elif lqname == "more.icky.icky.icky.ptang.zoop.boing." and rrtype == A:
143 elif lqname == "icky.ptang.zoop.boing." and rrtype == NS:
[all …]

12345678910>>...29