Searched refs:au_mpos (Results 1 – 2 of 2) sorted by relevance
80 u_int au_mpos; /* xdr pos at end of marshed */ member225 return (XDR_PUTBYTES(xdrs, au->au_marshed, au->au_mpos)); in authunix_marshal()344 au->au_mpos = XDR_GETPOS(xdrs); in marshal_new_auth()
93 u_int au_mpos; /* xdr pos at end of marshed */ member251 if (!XDR_PUTBYTES(xdrs, au->au_marshed, au->au_mpos)) in authunix_marshal()370 au->au_mpos = XDR_GETPOS(xdrs); in marshal_new_auth()