Searched refs:XDR_GETPOS (Results 1 – 11 of 11) sorted by relevance
141 lenposition = XDR_GETPOS(xdrs); in xdr_rmtcall_args()144 argposition = XDR_GETPOS(xdrs); in xdr_rmtcall_args()147 position = XDR_GETPOS(xdrs); in xdr_rmtcall_args()
303 lenposition = XDR_GETPOS(xdrs); in xdr_rpcb_rmtcallargs()307 argposition = XDR_GETPOS(xdrs); in xdr_rpcb_rmtcallargs()311 position = XDR_GETPOS(xdrs); in xdr_rpcb_rmtcallargs()
136 clp->mcnt = XDR_GETPOS(xdrs); in clnt_raw_create()192 (void)XDR_GETPOS(xdrs); /* called just to cause overhead */ in clnt_raw_call()
157 au->au_origcred.oa_length = len = XDR_GETPOS(&xdrs); in authunix_create()368 au->au_mpos = XDR_GETPOS(xdrs); in marshal_new_auth()
112 ap->mcnt = XDR_GETPOS(xdrs); in authnone_create()
183 (void) XDR_GETPOS(xdrs); /* called just for overhead */ in svc_raw_reply()
269 cu->cu_xdrpos = XDR_GETPOS(&(cu->cu_outxdrs)); in clnt_dg_create()374 outlen = (size_t)XDR_GETPOS(xdrs); in clnt_dg_call()
255 slen = XDR_GETPOS(xdrs); in svc_dg_reply()
311 ct->ct_mpos = XDR_GETPOS(&(ct->ct_xdrs)); in clnt_vc_create()
189 #define XDR_GETPOS(xdrs) \ macro
885 outlen = (int) XDR_GETPOS(&outxdr); in rpcbproc_callit_com()1325 pos = XDR_GETPOS(&reply_xdrs); in handle_reply()