summaryrefslogtreecommitdiff
path: root/include/rpc/pmap_rmt.h
blob: f8e586c27e570a1af5672c27fa41134a42188578 (plain)
1
2
3
4
5
#include <sunrpc/rpc/pmap_rmt.h>

extern bool_t xdr_rmtcall_args_internal (XDR *__xdrs,
					 struct rmtcallargs *__crp);
extern bool_t xdr_rmtcallres_internal (XDR *__xdrs, struct rmtcallres *__crp);