Home
last modified time | relevance | path

Searched refs:DNS_SECTION_AUTHORITY (Results 1 – 21 of 21) sorted by relevance

/minix3/external/bsd/bind/dist/bin/tests/
H A Dprintmsg.c195 msg->counts[DNS_SECTION_AUTHORITY], in printmessage()
219 if (! ISC_LIST_EMPTY(msg->sections[DNS_SECTION_AUTHORITY])) { in printmessage()
221 result = printsection(msg, DNS_SECTION_AUTHORITY, "AUTHORITY"); in printmessage()
H A Dwire_test.c255 DNS_SECTION_AUTHORITY, 0); in process_message()
H A Dsig0_test.c176 result = dns_message_rendersection(query, DNS_SECTION_AUTHORITY, 0); in buildquery()
/minix3/external/bsd/bind/dist/lib/dns/include/dns/
H A Dmessage.h135 #define DNS_SECTION_AUTHORITY 2 macro
158 #define DNS_SECTION_UPDATE DNS_SECTION_AUTHORITY
/minix3/external/bsd/bind/dist/lib/dns/
H A Dncache.c169 if (message->counts[DNS_SECTION_AUTHORITY]) in addoptout()
170 result = dns_message_firstname(message, DNS_SECTION_AUTHORITY); in addoptout()
175 dns_message_currentname(message, DNS_SECTION_AUTHORITY, in addoptout()
238 result = dns_message_nextname(message, DNS_SECTION_AUTHORITY); in addoptout()
H A Dresolver.c703 if (message->counts[DNS_SECTION_AUTHORITY] == 0) in fix_mustbedelegationornxdomain()
706 result = dns_message_firstname(message, DNS_SECTION_AUTHORITY); in fix_mustbedelegationornxdomain()
709 dns_message_currentname(message, DNS_SECTION_AUTHORITY, &name); in fix_mustbedelegationornxdomain()
749 result = dns_message_nextname(message, DNS_SECTION_AUTHORITY); in fix_mustbedelegationornxdomain()
756 message->counts[DNS_SECTION_AUTHORITY] = 0; in fix_mustbedelegationornxdomain()
4124 if (message->counts[DNS_SECTION_AUTHORITY] == 0) in is_lame()
4127 result = dns_message_firstname(message, DNS_SECTION_AUTHORITY); in is_lame()
4130 dns_message_currentname(message, DNS_SECTION_AUTHORITY, &name); in is_lame()
4148 result = dns_message_nextname(message, DNS_SECTION_AUTHORITY); in is_lame()
4669 result = dns_message_firstname(fctx->rmessage, DNS_SECTION_AUTHORITY); in validated()
[all …]
H A Dmessage.c1626 msg->counts[DNS_SECTION_AUTHORITY] = isc_buffer_getuint16(source); in dns_message_parse()
1659 ret = getsection(source, msg, &dctx, DNS_SECTION_AUTHORITY, options); in dns_message_parse()
1998 sectionid == DNS_SECTION_AUTHORITY) in dns_message_rendersection()
2067 sectionid == DNS_SECTION_AUTHORITY)) in dns_message_rendersection()
2109 msg->counts[DNS_SECTION_AUTHORITY] < 65536 && in dns_message_renderheader()
2118 (isc_uint16_t)msg->counts[DNS_SECTION_AUTHORITY]); in dns_message_renderheader()
3479 msg->counts[DNS_SECTION_AUTHORITY]); in dns_message_totext()
3501 result = dns_message_sectiontotext(msg, DNS_SECTION_AUTHORITY, in dns_message_totext()
H A Dvalidator.c2321 result = dns_message_firstname(message, DNS_SECTION_AUTHORITY); in val_rdataset_first()
2324 dns_message_currentname(message, DNS_SECTION_AUTHORITY, namep); in val_rdataset_first()
2352 DNS_SECTION_AUTHORITY); in val_rdataset_next()
2355 DNS_SECTION_AUTHORITY, in val_rdataset_next()
2635 result = dns_message_firstname(message, DNS_SECTION_AUTHORITY); in validate_authority()
2641 result = dns_message_nextname(message, DNS_SECTION_AUTHORITY)) in validate_authority()
2646 dns_message_currentname(message, DNS_SECTION_AUTHORITY, &name); in validate_authority()
H A Dxfrin.c946 CHECK(dns_message_rendersection(msg, DNS_SECTION_AUTHORITY, 0)); in render()
1109 dns_message_addname(msg, msgsoaname, DNS_SECTION_AUTHORITY); in xfrin_send_request()
H A Drequest.c1137 result = dns_message_rendersection(message, DNS_SECTION_AUTHORITY, 0); in req_render()
H A Dclient.c2321 section = DNS_SECTION_AUTHORITY; in receive_soa()
H A Dzone.c11236 nscount = message_count(msg, DNS_SECTION_AUTHORITY, dns_rdatatype_ns); in refresh_callback()
11237 soacount = message_count(msg, DNS_SECTION_AUTHORITY, in refresh_callback()
/minix3/external/bsd/bind/dist/bin/dig/
H A Dhost.c540 msg->counts[DNS_SECTION_AUTHORITY], in printmessage()
569 if (! ISC_LIST_EMPTY(msg->sections[DNS_SECTION_AUTHORITY]) && in printmessage()
572 result = printsection(msg, DNS_SECTION_AUTHORITY, "AUTHORITY", in printmessage()
H A Ddighost.c1842 if (section == DNS_SECTION_AUTHORITY) { in followup_lookup()
1939 return (followup_lookup(msg, query, DNS_SECTION_AUTHORITY)); in followup_lookup()
2094 dns_message_addname(lookup->sendmsg, soaname, DNS_SECTION_AUTHORITY); in insert_soa()
2486 DNS_SECTION_AUTHORITY, 0); in setup_lookup()
3779 DNS_SECTION_AUTHORITY); in recv_done()
4343 if (dns_message_firstname(msg->msg, DNS_SECTION_AUTHORITY) in dump_database()
4345 dump_database_section(msg->msg, DNS_SECTION_AUTHORITY); in dump_database()
4428 if (dns_message_firstname(msg->msg, DNS_SECTION_AUTHORITY) in chase_scanname()
4433 DNS_SECTION_AUTHORITY); in chase_scanname()
5232 DNS_SECTION_AUTHORITY); in sigchase_td()
[all …]
H A Dnslookup.c334 case DNS_SECTION_AUTHORITY: in detailsection()
434 detailsection(query, msg, ISC_TRUE, DNS_SECTION_AUTHORITY); in printmessage()
464 DNS_SECTION_AUTHORITY); in printmessage()
H A Ddig.c573 msg->counts[DNS_SECTION_AUTHORITY], in printmessage()
643 DNS_SECTION_AUTHORITY, in printmessage()
/minix3/external/bsd/bind/dist/lib/samples/
H A Dnsprobe.c609 if (rmessage->counts[DNS_SECTION_AUTHORITY] > 0) { in request_done()
611 DNS_SECTION_AUTHORITY); in request_done()
619 DNS_SECTION_AUTHORITY, in request_done()
633 DNS_SECTION_AUTHORITY); in request_done()
/minix3/external/bsd/bind/dist/bin/named/
H A Dquery.c2278 section == DNS_SECTION_AUTHORITY)) in query_dns64()
2442 section == DNS_SECTION_AUTHORITY)) in query_filter64()
2585 section == DNS_SECTION_AUTHORITY)) in query_addrrset()
2811 DNS_SECTION_AUTHORITY); in query_addns()
3239 DNS_SECTION_AUTHORITY); in query_addbestns()
3332 result = dns_message_firstname(client->message, DNS_SECTION_AUTHORITY); in query_addds()
3337 dns_message_currentname(client->message, DNS_SECTION_AUTHORITY, in query_addds()
3370 DNS_SECTION_AUTHORITY); in query_addds()
3391 DNS_SECTION_AUTHORITY); in query_addds()
3532 dbuf, DNS_SECTION_AUTHORITY); in query_addwildcardproof()
[all …]
H A Dxfrout.c879 for (result = dns_message_firstname(request, DNS_SECTION_AUTHORITY); in ns_xfr_start()
881 result = dns_message_nextname(request, DNS_SECTION_AUTHORITY)) in ns_xfr_start()
884 dns_message_currentname(request, DNS_SECTION_AUTHORITY, in ns_xfr_start()
H A Dclient.c1099 DNS_SECTION_AUTHORITY, in client_send()
/minix3/external/bsd/bind/dist/bin/nsupdate/
H A Dnsupdate.c2474 section = DNS_SECTION_AUTHORITY; in recvsoa()