Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dauth_unix.c69 uint_t au_mpos; /* xdr pos at end of marshed */ member
168 return (XDR_PUTBYTES(xdrs, au->au_marshed, au->au_mpos)); in authunix_marshal()
268 au->au_mpos = XDR_GETPOS(xdrs); in marshal_new_auth()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dauth_sys.c70 uint_t au_mpos; /* xdr pos at end of marshed */ member
249 return (XDR_PUTBYTES(xdrs, au->au_marshed, au->au_mpos)); in authsys_marshal()
358 au->au_mpos = XDR_GETPOS(xdrs); in marshal_new_auth()