Searched refs:arcount (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/dns/resolv/
H A Dres_mkquery.c193 hp->arcount = htons(1);
272 hp->arcount = htons(ntohs(hp->arcount) + 1);
H A Dres_debug.c281 int qdcount, ancount, nscount, arcount; local
294 arcount = ns_msg_count(handle, ns_s_ar);
332 p_section(ns_s_ar, (int)opcode), arcount);
346 nscount == 0 && arcount == 0)
H A Dres_query.c191 ntohs(hp->arcount));
/bionic/libc/include/arpa/
H A Dnameser_compat.h88 unsigned arcount :16; /* number of resource entries */ member in struct:__anon22

Completed in 614 milliseconds