HEADER
if (state == HEADER || state == RESPONSE) {
state = HEADER;
HEADER *hdr;
if ((size_t) ds->anslen < sizeof(HEADER))
hdr = (HEADER *)ds->ansp;
p += sizeof(HEADER);
HEADER header;
const HEADER *hp;
HEADER hdr;
HEADER *hp;
hp = (HEADER *)(void *)t->answer;
HEADER *hp = (HEADER *)(void *)target->answer; /*XXX*/
const HEADER *hp;
HEADER hdr;
HEADER *hp;
HEADER hdr;
HEADER *hp;
hp = (HEADER *) (void *) abuf;
p = abuf + sizeof(HEADER);
hp = (HEADER *) buf;
HEADER *hp;
hp = (HEADER *) buf;
HEADER *hp;
hp = (HEADER *) buf;
HEADER *hp;
HEADER *hp = (HEADER *) answer;
HEADER *hp = (HEADER *) answer;
int qdcount = ntohs(((const HEADER*)buf)->qdcount);
int qdcount = ntohs(((const HEADER*)buf1)->qdcount);
if ((((const HEADER *)buf1)->opcode == ns_o_update) &&
(((const HEADER *)buf2)->opcode == ns_o_update))
if (qdcount != ntohs(((const HEADER*)buf2)->qdcount))
const HEADER *hp = (const HEADER *) buf;
HEADER *anhp = (HEADER *) ans;
const HEADER *hp = (const HEADER *) buf;
HEADER *anhp = (HEADER *) ans;
if (((HEADER *)answer)->rcode == NOERROR)
parse_numbering(optarg, HEADER);
#define NP_LAST HEADER
len < (int)sizeof(HEADER))
p = q.buf + sizeof(HEADER);
HEADER hdr;
HEADER *hptr;
hptr = (HEADER *)&buf;
char buf[sizeof(HEADER) + MAXPACKET];
HEADER *hptr;
hptr = (HEADER *)&buf;