Home
last modified time | relevance | path

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

/sunrpc/
A Dclnt_tcp.c72 u_int ct_mpos; /* pos after marshal */ member
199 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()
A Dclnt_unix.c73 u_int ct_mpos; /* pos after marshal */ member
182 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