Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libc/rpc/
HDpmap_rmt.c122 u_int lenposition, argposition, position; in xdr_rmtcall_args() local
130 lenposition = XDR_GETPOS(xdrs); in xdr_rmtcall_args()
138 XDR_SETPOS(xdrs, lenposition); in xdr_rmtcall_args()
HDrpcb_prot.c242 u_int lenposition, argposition, position; in xdr_rpcb_rmtcallargs() local
265 lenposition = XDR_GETPOS(xdrs); in xdr_rpcb_rmtcallargs()
275 XDR_SETPOS(xdrs, lenposition); in xdr_rpcb_rmtcallargs()