Home
last modified time | relevance | path

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

/glibc-2.36/resolv/
Dres_send.c690 u_char **thisansp; in send_vc() local
697 thisansp = anscp ?: ansp; in send_vc()
702 thisansp = ansp2; in send_vc()
705 anhp = (UHEADER *) *thisansp; in send_vc()
713 if (thisansp != NULL && thisansp != ansp) { in send_vc()
723 *thisansp = newp; in send_vc()
724 if (thisansp == ansp2) in send_vc()
746 cp = *thisansp; in send_vc()
1128 u_char **thisansp; in send_dg() local
1136 thisansp = anscp ?: ansp; in send_dg()
[all …]