Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dauth_unix.c68 char au_marshed[MAX_AUTH_BYTES]; member
168 return (XDR_PUTBYTES(xdrs, au->au_marshed, au->au_mpos)); in authunix_marshal()
263 xdrmem_create(xdrs, au->au_marshed, MAX_AUTH_BYTES, XDR_ENCODE); in marshal_new_auth()
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dauth_sys.c69 char au_marshed[MAX_AUTH_BYTES]; member
249 return (XDR_PUTBYTES(xdrs, au->au_marshed, au->au_mpos)); in authsys_marshal()
353 xdrmem_create(xdrs, au->au_marshed, MAX_AUTH_BYTES, XDR_ENCODE); in marshal_new_auth()