Searched refs:cr_error (Results 1 – 4 of 4) sorted by relevance
233 cr->cr_error = 0; in clnt_bck_call()356 if (cr->cr_error) { in clnt_bck_call()358 errp->re_errno = cr->cr_error; in clnt_bck_call()406 if (cr->cr_error) { in clnt_bck_call()407 errp->re_errno = cr->cr_error; in clnt_bck_call()601 cr->cr_error = 0; in clnt_bck_svccall()
107 int cr_error; /* any error from upcall */ member379 cr->cr_error = 0; in clnt_dg_call()511 if (cr->cr_error) { in clnt_dg_call()513 errp->re_errno = cr->cr_error; in clnt_dg_call()558 cr->cr_error = ESHUTDOWN; in clnt_dg_call()580 if (cr->cr_error) { in clnt_dg_call()581 errp->re_errno = cr->cr_error; in clnt_dg_call()975 cr->cr_error = ESHUTDOWN; in clnt_dg_close()1080 cr->cr_error = error; in clnt_dg_soupcall()1118 cr->cr_error = 0; in clnt_dg_soupcall()
336 cr->cr_error = 0; in clnt_vc_call()477 if (cr->cr_error) { in clnt_vc_call()479 errp->re_errno = cr->cr_error; in clnt_vc_call()527 if (cr->cr_error) { in clnt_vc_call()528 errp->re_errno = cr->cr_error; in clnt_vc_call()846 cr->cr_error = ESHUTDOWN; in clnt_vc_close()1218 cr->cr_error = 0; in clnt_vc_soupcall()1246 cr->cr_error = error; in clnt_vc_soupcall()
54 int cr_error; /* any error from upcall */ member