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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth_unix.c114 char au_marshed[MAX_AUTH_BYTES]; member in struct:audata
260 return (XDR_PUTBYTES(xdrs, au->au_marshed, au->au_mpos));
357 * sets private data, au_marshed and au_mpos
367 xdrmem_create(xdrs, au->au_marshed, MAX_AUTH_BYTES, XDR_ENCODE);

Completed in 85 milliseconds