summaryrefslogtreecommitdiff
path: root/include/rpc/pmap_prot.h
blob: 902faba019a9b8216eac621edd9b73014b3da684 (plain)
1
2
3
4
5
6
7
#include <sunrpc/rpc/pmap_prot.h>


extern bool_t xdr_pmap_internal (XDR *__xdrs, struct pmap *__regs)
  attribute_hidden;
extern bool_t xdr_pmaplist_internal (XDR *__xdrs, struct pmaplist **__rp)
  attribute_hidden;