Home
last modified time | relevance | path

Searched refs:ARES_SECTION_AUTHORITY (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_qcache.c267 for (i = 0; i < ares_dns_record_rr_cnt(dnsrec, ARES_SECTION_AUTHORITY); i++) { in ares__qcache_soa_minimum()
269 ares_dns_record_rr_get(dnsrec, ARES_SECTION_AUTHORITY, i); in ares__qcache_soa_minimum()
H A Dares_dns_record.c313 case ARES_SECTION_AUTHORITY: in ares_dns_record_rr_cnt()
338 case ARES_SECTION_AUTHORITY: in ares_dns_record_rr_prealloc()
393 case ARES_SECTION_AUTHORITY: in ares_dns_record_rr_add()
444 case ARES_SECTION_AUTHORITY: in ares_dns_record_rr_del()
485 case ARES_SECTION_AUTHORITY: in ares_dns_record_rr_get()
H A Dares_dns_mapping.c155 case ARES_SECTION_AUTHORITY: in ares_dns_section_isvalid()
679 case ARES_SECTION_AUTHORITY: in ares_dns_section_tostr()
H A Dares_dns_parse.c861 ares_dns_record_rr_prealloc(*dnsrec, ARES_SECTION_AUTHORITY, *nscount); in ares_dns_parse_header()
1075 if (sect == ARES_SECTION_AUTHORITY && in ares_dns_parse_rr()
1207 status = ares_dns_parse_rr(buf, flags, ARES_SECTION_AUTHORITY, *dnsrec); in ares_dns_parse_buf()
H A Dares_dns_write.c1025 status = ares_dns_write_rr(dnsrec, &namelist, ARES_SECTION_AUTHORITY, b); in ares_dns_write()
/third_party/node/deps/cares/src/tools/
H A Dadig.c290 (unsigned int)ares_dns_record_rr_cnt(dnsrec, ARES_SECTION_AUTHORITY), in print_header()
774 print_section(dnsrec, ARES_SECTION_AUTHORITY); in callback()
/third_party/node/deps/cares/include/
H A Dares_dns_record.h86 ARES_SECTION_AUTHORITY = 2, /*!< Authority section */ enumerator

Completed in 9 milliseconds