Lines Matching defs:anhp
664 HEADER *anhp = (HEADER *)(void *)ans;
828 anhp->tc = 1;
848 if (hp->id != anhp->id) {
873 HEADER *anhp = (HEADER *)(void *)ans;
1057 if (hp->id != anhp->id) {
1083 if (anhp->rcode == FORMERR && (statp->options & RES_USE_EDNS0) != 0U) {
1112 if (anhp->rcode == SERVFAIL ||
1113 anhp->rcode == NOTIMP ||
1114 anhp->rcode == REFUSED) {
1123 if (!(statp->options & RES_IGNTC) && anhp->tc) {