/dports/dns/powerdns/pdns-4.5.2/pdns/ |
H A D | ixplore.cc | 89 …cout<<'-'<< (d.d_name+zone) <<" IN "<<DNSRecordContent::NumberToType(d.d_type)<<" "<<d.d_content->… in main() 94 …cout<<'+'<< (d.d_name+zone) <<" IN "<<DNSRecordContent::NumberToType(d.d_type)<<" "<<d.d_content->… in main() 215 …report<<'-'<< (rr.d_name+zone) <<" IN "<<DNSRecordContent::NumberToType(rr.d_type)<<" "<<rr.d_cont… in main() 226 …report<<'+'<< (rr.d_name+zone) <<" IN "<<DNSRecordContent::NumberToType(rr.d_type)<<" "<<rr.d_cont… in main()
|
H A D | toysdig.cc | 30 cerr<<"Q "<<qname<<"/"<<DNSRecordContent::NumberToType(qtype)<<endl; in query() 136 …cerr<<" "<<csp.first.first<<'/'<<DNSRecordContent::NumberToType(csp.first.second)<<": "<<csp.secon… in main() 164 cerr<<"% "<<i->first.first<<"/"<<DNSRecordContent::NumberToType(i->first.second)<<endl; in main()
|
H A D | dnsbulktest.cc | 153 …to question for qname='"<<mdp.d_qname<<"', qtype="<<DNSRecordContent::NumberToType(mdp.d_qtype)<<e… in receive() 166 …cout<<i->first.d_place-1<<"\t"<<i->first.d_name<<"\tIN\t"<<DNSRecordContent::NumberToType(i->first… in receive() 193 …cout<<domain.name<<"|"<<DNSRecordContent::NumberToType(domain.type)<<": ("<<usec/1000.0<<"msec) rc… in deliverAnswer()
|
H A D | anadns.hh | 80 …s<< "'"<<qi.d_qname<<"|"<<DNSRecordContent::NumberToType(qi.d_qtype)<<"', with id " << qi.d_id <<"… in operator <<()
|
H A D | dnsgram.cc | 236 …failed << i->first << "\t" << DNSRecordContent::NumberToType(i->second) << "\t"<< counts[make_pair… in main() 248 …succeeded << i->first << "\t" <<DNSRecordContent::NumberToType(i->second) << "\t" << counts[make_p… in main()
|
H A D | validate.cc | 252 LOG("Do have: "<<v.first.first<<"/"<<DNSRecordContent::NumberToType(v.first.second)<<endl); in provesNoDataWildCard() 299 LOG("Do have: "<<v.first.first<<"/"<<DNSRecordContent::NumberToType(v.first.second)<<endl); in provesNoWildCard() 348 LOG("Do have: "<<v.first.first<<"/"<<DNSRecordContent::NumberToType(v.first.second)<<endl); in provesNSEC3NoWildCard() 489 LOG("Do have: "<<v.first.first<<"/"<<DNSRecordContent::NumberToType(v.first.second)<<endl); in getDenial() 958 LOG("Validated "<<name<<"/"<<DNSRecordContent::NumberToType(signature->d_type)<<endl); in validateWithKeySet() 1004 …LOG("validating "<<(i->first.first)<<"/"<<DNSRecordContent::NumberToType(i->first.second)<<" with … in validateWithKeySet() 1268 …ntation()<<" with tag "<<rrc->d_tag<<", for type "<<DNSRecordContent::NumberToType(rrc->d_type)<<e… in getKeysFor()
|
H A D | nsec3dig.cc | 158 …cout<<"Reply to question for qname='"<<mdp.d_qname<<"', qtype="<<DNSRecordContent::NumberToType(md… in main() 195 …lace-1<<"\t"<<i->first.d_name.toString()<<"\tIN\t"<<DNSRecordContent::NumberToType(i->first.d_type… in main()
|
H A D | responsestats.cc | 95 os << (fmt % DNSRecordContent::NumberToType(val.first) % val.second).str(); in getQTypeReport()
|
H A D | nsecrecords.cc | 154 ret+=DNSRecordContent::NumberToType(idx); in getZoneRepresentation() 160 ret+=DNSRecordContent::NumberToType(type); in getZoneRepresentation()
|
H A D | sdig.cc | 115 << "', qtype=" << DNSRecordContent::NumberToType(mdp.d_qtype) << endl; in printReply() 126 << DNSRecordContent::NumberToType(i->first.d_type); in printReply()
|
H A D | comfun.cc | 126 …to question for qname='"<<mdp.d_qname<<"', qtype="<<DNSRecordContent::NumberToType(mdp.d_qtype)<<e… in receive() 257 …to question for qname='"<<mdp.d_qname<<"', qtype="<<DNSRecordContent::NumberToType(mdp.d_qtype)<<e… in receive()
|
H A D | ixfrutils.cc | 115 DNSRecordContent::NumberToType(r.d_type).c_str(), in writeRecords()
|
H A D | saxfr.cc | 148 o<<"\t"<<i->first.d_ttl<<"\tIN\t"<<DNSRecordContent::NumberToType(i->first.d_type); in main()
|
H A D | ws-api.cc | 201 { "name", DNSRecordContent::NumberToType(item.first) }, in apiServerStatistics()
|
H A D | dnsreplay.cc | 391 …cout<<"\t"<<i->d_name<<"\t"<<DNSRecordContent::NumberToType(i->d_type)<<"\t'" << (i->d_content ? … in measureResultAndClean() 394 …cout<<"\t"<<i->d_name<<"\t"<<DNSRecordContent::NumberToType(i->d_type)<<"\t'" << (i->d_content ? … in measureResultAndClean()
|
H A D | dnsparser.hh | 268 static const string NumberToType(uint16_t num, uint16_t classnum=1) in NumberToType() function in DNSRecordContent
|
H A D | pdnsutil.cc | 509 content<<" ("<<DNSRecordContent::NumberToType(rrc.d_type)<<")"; in checkZone() 1173 …os<<dr.d_name<<"\t"<<dr.d_ttl<<"\tIN\t"<<DNSRecordContent::NumberToType(dr.d_type)<<"\t"<<dr.d_con… in editZone() 1246 …str<<"\033[0;31m-"<< d.d_name <<" "<<d.d_ttl<<" IN "<<DNSRecordContent::NumberToType(d.d_type)<<" … in editZone() 1255 …str<<"\033[0;32m+"<< d.d_name <<" "<<d.d_ttl<<" IN "<<DNSRecordContent::NumberToType(d.d_type)<<" … in editZone() 1273 …-"<< oldSoaDR.d_name <<" "<<oldSoaDR.d_ttl<<" IN "<<DNSRecordContent::NumberToType(oldSoaDR.d_type… in editZone() 1285 …str<<"\033[0;32m+"<< dr.d_name <<" "<<dr.d_ttl<<" IN "<<DNSRecordContent::NumberToType(dr.d_type)<… in editZone()
|
H A D | speedtest.cc | 383 DNSRecordContent::NumberToType(d_type)).str(); in getName()
|
H A D | rcpgenerator.cc | 633 d_string+=DNSRecordContent::NumberToType(val); in xfrType()
|
H A D | test-dnsrecords_cc.cc | 658 str += " " + toLower(DNSRecordContent::NumberToType(idx)); in BOOST_AUTO_TEST_CASE()
|
H A D | tcpreceiver.cc | 726 …e contains out-of-zone data '"<<zrr.dr.d_name<<"|"<<DNSRecordContent::NumberToType(zrr.dr.d_type)<… in doAXFR()
|
/dports/dns/dnsdist/dnsdist-1.6.1/ |
H A D | dnsparser.hh | 268 static const string NumberToType(uint16_t num, uint16_t classnum=1) in NumberToType() function in DNSRecordContent
|