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

/freebsd-9.3-release/lib/libc/rpc/
H A Dpmap_rmt.c129 u_int lenposition, argposition, position; local
137 lenposition = XDR_GETPOS(xdrs);
145 XDR_SETPOS(xdrs, lenposition);
H A Drpcb_prot.c253 u_int lenposition, argposition, position; local
276 lenposition = XDR_GETPOS(xdrs);
286 XDR_SETPOS(xdrs, lenposition);

Completed in 39 milliseconds