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

/openbsd-current/lib/libc/rpc/
H A Dauth_unix.c80 u_int au_mpos; /* xdr pos at end of marshed */ member in struct:audata
221 return (XDR_PUTBYTES(xdrs, au->au_marshed, au->au_mpos));
314 * sets private data, au_marshed and au_mpos
328 au->au_mpos = XDR_GETPOS(xdrs);

Completed in 121 milliseconds