pmap_rmt.h 200 B

12345678910
  1. #ifndef _RPC_PMAP_RMT_H
  2. #include <sunrpc/rpc/pmap_rmt.h>
  3. # ifndef _ISOMAC
  4. libc_hidden_proto (xdr_rmtcall_args)
  5. libc_hidden_proto (xdr_rmtcallres)
  6. # endif /* !_ISOMAC */
  7. #endif /* rpc/pmap_rmt.h */