ReactOS
0.4.15-dev-4603-gb922b6d
|
#include <wintirpc.h>
#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include <rpc/rpc.h>
#include <rpc/xdr.h>
Go to the source code of this file.
Functions | |
bool_t | xdr_callmsg (XDR *xdrs, struct rpc_msg *cmsg) |
Definition at line 50 of file rpc_callmsg.c.
Referenced by rpc_broadcast_exp(), svc_dg_recv(), svc_raw_recv(), and svc_vc_recv().