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.c284 int qdcount = ntohs(((const HEADER*)(const void *)buf)->qdcount); in res_nameinquery()
321 int qdcount = ntohs(((const HEADER*)(const void *)buf1)->qdcount); in res_queriesmatch()
330 if ((((const HEADER *)(const void *)buf1)->opcode == ns_o_update) && in res_queriesmatch()
331 (((const HEADER *)(const void *)buf2)->opcode == ns_o_update)) in res_queriesmatch()
334 if (qdcount != ntohs(((const HEADER*)(const void *)buf2)->qdcount)) in res_queriesmatch()
677 const HEADER *hp = (const HEADER *)(const void *)buf; in send_vc()
678 HEADER *anhp = (HEADER *)(void *)ans; in send_vc()
868 const HEADER *hp = (const HEADER *)(const void *)buf; in send_dg()
869 HEADER *anhp = (HEADER *)(void *)ans; in send_dg()
/bionic/libc/private/
Darpa_nameser_compat.h134 } HEADER; typedef
/bionic/libc/netbsd/net/
Dgetaddrinfo.c185 HEADER hdr;
1049 const HEADER *hp; in getanswer()
1513 HEADER *hp; in res_queryN()
1530 hp = (HEADER *)(void *)t->answer; in res_queryN()
1617 HEADER *hp; in res_searchN()
1625 hp = (HEADER *)(void *)target->answer; /*XXX*/ in res_searchN()
/bionic/libc/netbsd/
Dgethnamaddr.c88 HEADER hdr;
174 const HEADER *hp; in getanswer()
/bionic/libc/kernel/
DREADME.TXT191 OVERVIEW OF THE CURRENT KERNEL HEADER MESS: