Home
last modified time | relevance | path

Searched defs:ancount (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/src/network/
Ddns_parse.c6 int qdcount, ancount; in __dns_parse() local
/third_party/node/deps/cares/src/lib/
Dares_parse_ns_reply.c52 size_t ancount; in ares_parse_ns_reply() local
Dares_parse_ptr_reply.c51 size_t ancount; in ares_parse_ptr_reply() local
Dares__parse_into_addrinfo.c58 size_t ancount; in ares__parse_into_addrinfo() local
Dares_query.c103 size_t ancount; in qcallback() local
Dares_dns_parse.c724 unsigned short *ancount, in ares_dns_parse_header()
1138 unsigned short ancount; in ares_dns_parse_buf() local
Dares_dns_private.h224 size_t ancount; member
/third_party/curl/lib/
Ddoh.c608 unsigned short ancount; in doh_decode() local
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h350 unsigned ancount :16; member
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h350 unsigned ancount :16; member
/third_party/musl/include/arpa/
Dnameser.h350 unsigned ancount :16; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h350 unsigned ancount :16; member
/third_party/node/src/
Dcares_wrap.cc528 const unsigned int ancount = cares_get_16bit(buf + 6); in ParseSoaReply() local