Searched refs:XDR_SETPOS (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dsvc_raw.c135 XDR_SETPOS(xdrs, 0);
153 XDR_SETPOS(xdrs, 0);
H A Dclnt_raw.c181 XDR_SETPOS(xdrs, 0);
206 XDR_SETPOS(xdrs, 0);
H A Dpmap_rmt.c164 XDR_SETPOS(xdrs, lenposition);
167 XDR_SETPOS(xdrs, position);
H A Dsvc_udp.c232 XDR_SETPOS(xdrs, 0);
257 XDR_SETPOS(xdrs, 0);
H A Dauth_unix.c322 XDR_SETPOS(&xdrs, 0);
H A Dxdr.h273 #define XDR_SETPOS(xdrs, pos) \ macro
H A Dclnt_udp.c351 XDR_SETPOS(xdrs, cu->cu_xdrpos);

Completed in 174 milliseconds