Searched refs:ct_mpos (Results 1 – 3 of 3) sorted by relevance
93 uint_t ct_mpos; member255 ct->ct_mpos = XDR_GETPOS(&(ct->ct_xdrs)); in clntbtcp_create()323 if ((! XDR_PUTBYTES(xdrs, ct->ct_mcall, ct->ct_mpos)) || in clntbtcp_call()
91 u_int ct_mpos; /* pos after marshal */ member201 ct->ct_mpos = XDR_GETPOS(&(ct->ct_xdrs));254 if ((! XDR_PUTBYTES(xdrs, ct->ct_mcall, ct->ct_mpos)) ||
125 uint_t ct_mpos; /* pos after marshal */ member332 ct->ct_mpos = XDR_GETPOS(&(ct->ct_xdrs)); in _clnt_vc_create_timed()693 if ((!XDR_PUTBYTES(xdrs, ct->ct_mcall, ct->ct_mpos)) || in clnt_vc_call()705 uint32_t *u = (uint32_t *)&ct->ct_mcall[ct->ct_mpos]; in clnt_vc_call()838 if ((!XDR_PUTBYTES(xdrs, ct->ct_mcall, ct->ct_mpos)) || in clnt_vc_send()850 uint32_t *u = (uint32_t *)&ct->ct_mcall[ct->ct_mpos]; in clnt_vc_send()