ReactOS 0.4.16-dev-92-g0c2cdca
|
#include <wintirpc.h>
#include <assert.h>
#include <rpc/types.h>
#include <rpc/xdr.h>
#include <rpc/pmap_prot.h>
Go to the source code of this file.
Functions | |
bool_t | xdr_pmap (XDR *xdrs, struct pmap *regs) |
Definition at line 45 of file pmap_prot.c.
Referenced by __rpcb_findaddr_timed(), pmap_getport(), and xdr_pmaplist().