Home
last modified time | relevance | path

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

/bionic/libc/netbsd/resolv/
Dres_mkquery.c127 register HEADER *hp; in res_nmkquery()
145 hp = (HEADER *)(void *)buf; in res_nmkquery()
237 register HEADER *hp; in res_nopt()
246 hp = (HEADER *)(void *)buf; in res_nopt()
Dres_query.c134 HEADER *hp = (HEADER *)(void *)answer; in res_nquery()
228 HEADER *hp = (HEADER *)(void *)answer; in res_nsearch()
Dres_send.c291 int qdcount = ntohs(((const HEADER*)(const void *)buf)->qdcount); in res_nameinquery()
328 int qdcount = ntohs(((const HEADER*)(const void *)buf1)->qdcount); in res_queriesmatch()
337 if ((((const HEADER *)(const void *)buf1)->opcode == ns_o_update) && in res_queriesmatch()
338 (((const HEADER *)(const void *)buf2)->opcode == ns_o_update)) in res_queriesmatch()
341 if (qdcount != ntohs(((const HEADER*)(const void *)buf2)->qdcount)) in res_queriesmatch()
740 const HEADER *hp = (const HEADER *)(const void *)buf; in send_vc()
741 HEADER *anhp = (HEADER *)(void *)ans; in send_vc()
1040 const HEADER *hp = (const HEADER *)(const void *)buf; in send_dg()
1041 HEADER *anhp = (HEADER *)(void *)ans; in send_dg()
/bionic/libc/private/
Darpa_nameser_compat.h134 } HEADER; typedef
/bionic/libc/netbsd/net/
Dgetaddrinfo.c202 HEADER hdr;
1302 const HEADER *hp; in getanswer()
2156 HEADER *hp; in res_queryN()
2173 hp = (HEADER *)(void *)t->answer; in res_queryN()
2260 HEADER *hp; in res_searchN()
2268 hp = (HEADER *)(void *)target->answer; /*XXX*/ in res_searchN()
/bionic/libc/netbsd/
Dgethnamaddr.c94 HEADER hdr;
180 const HEADER *hp; in getanswer()
/bionic/libc/kernel/
DREADME.TXT185 OVERVIEW OF THE CURRENT KERNEL HEADER MESS: