Searched refs:ct_mpos (Results 1 – 2 of 2) sorted by relevance
72 u_int ct_mpos; /* pos after marshal */ member199 ct->ct_mpos = XDR_GETPOS (&(ct->ct_xdrs)); in clnttcp_create()253 if ((!XDR_PUTBYTES (xdrs, ct->ct_mcall, ct->ct_mpos)) || in libc_hidden_def()
73 u_int ct_mpos; /* pos after marshal */ member182 ct->ct_mpos = XDR_GETPOS (&(ct->ct_xdrs)); in clntunix_create()232 if ((!XDR_PUTBYTES (xdrs, ct->ct_mcall, ct->ct_mpos)) || in libc_hidden_nolink_sunrpc()
Completed in 7 milliseconds