Lines Matching refs:anhp
611 HEADER *anhp = (HEADER *) ans;
791 anhp->tc = 1;
811 if (hp->id != anhp->id) {
832 HEADER *anhp = (HEADER *) ans;
978 if (hp->id != anhp->id) {
1004 if (anhp->rcode == FORMERR && (statp->options & RES_USE_EDNS0) != 0U) {
1033 if (anhp->rcode == SERVFAIL ||
1034 anhp->rcode == NOTIMP ||
1035 anhp->rcode == REFUSED) {
1044 if (!(statp->options & RES_IGNTC) && anhp->tc) {