Lines Matching full:anhp
758 HEADER *anhp = (HEADER *)(void *)ans;
936 anhp->tc = 1;
956 if (hp->id != anhp->id) {
971 *rcode = anhp->rcode;
1089 HEADER *anhp = (HEADER *)(void *)ans;
1216 if (hp->id != anhp->id) {
1248 if (anhp->rcode == FORMERR && (statp->options & RES_USE_EDNS0) != 0U) {
1282 if (anhp->rcode == SERVFAIL ||
1283 anhp->rcode == NOTIMP ||
1284 anhp->rcode == REFUSED) {
1291 *rcode = anhp->rcode;
1295 if (!(statp->options & RES_IGNTC) && anhp->tc) {
1311 *rcode = anhp->rcode;