Home
last modified time | relevance | path

Searched refs:hp2 (Results 1 – 2 of 2) sorted by relevance

/resolv/
A Dres_query.c116 HEADER *hp2; in __res_context_query() local
227 hp2 = hp; in __res_context_query()
231 hp2 = (HEADER *) *answerp2; in __res_context_query()
234 hp = hp2; in __res_context_query()
239 assert((hp != NULL) && (hp2 != NULL)); in __res_context_query()
242 && (hp2->rcode != NOERROR || ntohs(hp2->ancount) == 0)) { in __res_context_query()
246 || (hp2->rcode == NOERROR in __res_context_query()
247 && ntohs (hp2->ancount) != 0)) in __res_context_query()
256 || ntohs (hp2->ancount) != 0) in __res_context_query()
265 || (hp2->rcode == NOERROR in __res_context_query()
[all …]
A Dres_send.c564 const HEADER *hp2 = (HEADER *) buf2; in send_vc() local
775 && (recvresp2 || hp2->id != anhp->id)) in send_vc()
929 const HEADER *hp2 = (HEADER *) buf2; in send_dg() local
1204 && anhp->id == hp2->id in send_dg()

Completed in 13 milliseconds