[go: nahoru, domu]

Searched defs:anhp (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/resolv/
H A Dres_send.c758 HEADER *anhp = (HEADER *)(void *)ans; local
936 anhp->tc = 1;
956 if (hp->id != anhp->id) {
971 *rcode = anhp->rcode;
1089 HEADER *anhp = (HEADER *)(void *)ans; local
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
[all...]

Completed in 119 milliseconds