Home
last modified time | relevance | path

Searched refs:HEADER (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/dns/resolv/
Dres_mkquery.c126 register HEADER *hp; in res_nmkquery()
144 hp = (HEADER *)(void *)buf; in res_nmkquery()
237 register HEADER *hp; in res_nopt()
246 hp = (HEADER *)(void *)buf; in res_nopt()
Dres_query.c135 HEADER *hp = (HEADER *)(void *)answer; in res_nquery()
229 HEADER *hp = (HEADER *)(void *)answer; in res_nsearch()
Dres_send.c280 int qdcount = ntohs(((const HEADER*)(const void *)buf)->qdcount); in res_nameinquery()
317 int qdcount = ntohs(((const HEADER*)(const void *)buf1)->qdcount); in res_queriesmatch()
326 if ((((const HEADER *)(const void *)buf1)->opcode == ns_o_update) && in res_queriesmatch()
327 (((const HEADER *)(const void *)buf2)->opcode == ns_o_update)) in res_queriesmatch()
330 if (qdcount != ntohs(((const HEADER*)(const void *)buf2)->qdcount)) in res_queriesmatch()
763 const HEADER *hp = (const HEADER *)(const void *)buf; in send_vc()
764 HEADER *anhp = (HEADER *)(void *)ans; in send_vc()
1080 const HEADER *hp = (const HEADER *)(const void *)buf; in send_dg()
1081 HEADER *anhp = (HEADER *)(void *)ans; in send_dg()
/bionic/libc/include/arpa/
Dnameser_compat.h74 } HEADER; typedef
/bionic/libc/dns/net/
Dgetaddrinfo.c205 HEADER hdr;
1317 const HEADER *hp; in getanswer()
2163 HEADER *hp; in res_queryN()
2181 hp = (HEADER *)(void *)t->answer; in res_queryN()
2284 HEADER *hp; in res_searchN()
2292 hp = (HEADER *)(void *)target->answer; /*XXX*/ in res_searchN()
Dgethnamaddr.c132 HEADER hdr;
219 const HEADER *hp; in getanswer()
/bionic/libc/malloc_debug/
DREADME.md234 …04-15 12:00:31.604 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 HAS CORRUPTED HEADER TAG …