Searched refs:au_marshed (Results 1 – 1 of 1) sorted by relevance
82 char au_marshed[MAX_AUTH_BYTES]; member239 return XDR_PUTBYTES (xdrs, au->au_marshed, au->au_mpos); in authunix_marshal()347 xdrmem_create (xdrs, au->au_marshed, MAX_AUTH_BYTES, XDR_ENCODE); in marshal_new_auth()
Completed in 4 milliseconds