Lines Matching refs:thisansp
690 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()
1141 thisansp = ansp2; in send_dg()
1149 && (thisansp != NULL && thisansp != ansp) in send_dg()
1161 *thisansp = newp; in send_dg()
1162 if (thisansp == ansp2) in send_dg()
1176 UHEADER *anhp = (UHEADER *) *thisansp; in send_dg()
1179 *thisresplenp = __recvfrom (pfd[0].fd, (char *) *thisansp, in send_dg()
1205 *thisansp, in send_dg()
1206 *thisansp + *thisanssizp)) in send_dg()
1211 *thisansp, in send_dg()
1212 *thisansp + *thisanssizp)) in send_dg()