Home
last modified time | relevance | path

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

/openbsd/lib/libc/rpc/
H A Dclnt_tcp.c89 u_int ct_mpos; /* pos after marshal */ member
194 ct->ct_mpos = XDR_GETPOS(&(ct->ct_xdrs)); in clnttcp_create()
250 if ((! XDR_PUTBYTES(xdrs, ct->ct_mcall, ct->ct_mpos)) || in clnttcp_call()