XDROutPacket
XDROutPacketBuffer(struct XDROutPacket *packet)
XDROutPacketLength(struct XDROutPacket *packet)
XDROutPacketInit(struct XDROutPacket *packet)
XDROutPacketDestroy(struct XDROutPacket *packet)
XDROutPacketGrow(struct XDROutPacket *packet, size_t size)
XDROutPacketAddInt32(struct XDROutPacket *packet, int32 val)
XDROutPacketAddDynamic(struct XDROutPacket *packet, const void *data, size_t size)
XDROutPacketAddFixed(struct XDROutPacket *packet, const void *data, size_t size)
XDROutPacketAddString(struct XDROutPacket *packet, const char *string)
XDROutPacketAppend(struct XDROutPacket *me, const struct XDROutPacket *packet)
XDROutPacketClear(struct XDROutPacket *packet)
void XDROutPacketInit (struct XDROutPacket *packet);
void XDROutPacketDestroy (struct XDROutPacket *packet);
void XDROutPacketGrow (struct XDROutPacket *packet, size_t size);
void XDROutPacketAddInt32 (struct XDROutPacket *packet, int32 val);
status_t XDROutPacketAddDynamic (struct XDROutPacket *packet, const void *data, size_t size);
status_t XDROutPacketAddFixed (struct XDROutPacket *packet, const void *data, size_t size);
status_t XDROutPacketAddString (struct XDROutPacket *packet, const char *string);
void XDROutPacketAppend (struct XDROutPacket *me, const struct XDROutPacket *packet);
const uint8 *XDROutPacketBuffer (struct XDROutPacket *packet);
size_t XDROutPacketLength (struct XDROutPacket *packet);
void XDROutPacketClear (struct XDROutPacket *packet);
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
int32 vers, int32 proc, const struct XDROutPacket *packet)
struct XDROutPacket rpc_call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
struct XDROutPacket call;
extern uint8 *send_rpc_call(fs_nspace *ns, const struct sockaddr_in *addr, int32 prog, int32 vers, int32 proc, const struct XDROutPacket *packet);