ReactOS 0.4.16-dev-340-g0540c21
|
#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_pmaplist (XDR *xdrs, struct pmaplist **rp) |
bool_t | xdr_pmaplist_ptr (XDR *xdrs, struct pmaplist *rp) |
Definition at line 83 of file pmap_prot2.c.
Referenced by pmap_getmaps(), and xdr_pmaplist_ptr().
Definition at line 127 of file pmap_prot2.c.