2 * Copyright 2012 Haiku, Inc. All rights reserved.
3 * Distributed under the terms of the MIT License.
6 * Paweł Dziepak, pdziepak@quarnos.org
20 static Call
* Create(uint32 proc
, const Auth
* creds
,
24 void SetXID(uint32 x
);
26 inline XDR::WriteStream
& Stream();
31 XDR::Stream::Position fXIDPosition
;
33 XDR::WriteStream fStream
;
37 inline XDR::WriteStream
&