Searched defs:qdcount (Results 1 – 6 of 6) sorted by relevance
104 int qdcount = ((HEADER *) buf1)->qdcount; in __libc_res_queriesmatch() local
94 int qdcount = ntohs (((HEADER *) buf)->qdcount); in __libc_res_nameinquery() local
148 int type, class, buflen, ancount, qdcount; in getanswer() local
243 int qdcount, ancount, nscount, arcount; in fp_nquery() local
636 int n, ancount, qdcount; in getanswer_r() local1024 int qdcount = ntohs (hp->qdcount); in gaih_getanswer_slice() local
72 unsigned qdcount :16; /*%< number of question entries */ member
Completed in 14 milliseconds