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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dauth_sys.c69 uint_t au_mpos; /* xdr pos at end of marshed */ member in struct:audata
248 return (XDR_PUTBYTES(xdrs, au->au_marshed, au->au_mpos));
339 * sets private data, au_marshed and au_mpos
357 au->au_mpos = XDR_GETPOS(xdrs);

Completed in 327 milliseconds