ChorusOS man pages section 3RPC: RPC Services
    
R
 
 RPC, data transmission using XDR routines -- xdr ( Index Term Link )
 
 rpc -- library routines for remote procedure calls ( Index Term Link )
 
 RPC, XDR library routines
  -- rpc_xdr ( Index Term Link )
  -- xdr_accepted_reply ( Index Term Link )
  -- xdr_authsys_parms ( Index Term Link )
  -- xdr_callhdr ( Index Term Link )
  -- xdr_callmsg ( Index Term Link )
  -- xdr_opaque_auth ( Index Term Link )
  -- xdr_rejected_reply ( Index Term Link )
  -- xdr_replymsg ( Index Term Link )
 
 RPC bind service library routines
  -- rpc_getmaps ( Index Term Link )
  -- rpcb_getaddr ( Index Term Link )
  -- rpcb_gettime ( Index Term Link )
  -- rpcb_rmtcall ( Index Term Link )
  -- rpcb_set ( Index Term Link )
  -- rpcb_unset ( Index Term Link )
  -- rpcbind ( Index Term Link )
 
 rpc_broadcast -- library routines for client side calls ( Index Term Link )
 
 rpc_broadcast_exp -- library routines for client side calls ( Index Term Link )
 
 rpc_call -- library routines for client side calls ( Index Term Link )
 
 rpc_clnt_auth -- library routines for client side remote procedure call authentication ( Index Term Link )
 
 rpc_clnt_calls -- library routines for client side calls ( Index Term Link )
  Routines ( Index Term Link ) ( Index Term Link )
 
 RPC library routine for manipulating global RPC attributes for client and server applications, -- rpc_control ( Index Term Link )
 
 RPC library routines for registering servers
  -- rpc_reg ( Index Term Link )
  -- rpc_svc_reg ( Index Term Link )
  -- svc_auth_reg ( Index Term Link )
  -- svc_reg ( Index Term Link )
  -- svc_unreg ( Index Term Link )
  -- xprt_register ( Index Term Link )
  -- xprt_unregister ( Index Term Link )
 
 RPC library routines for server side errors
  -- rpc_svc_err ( Index Term Link )
  -- svcerr_auth ( Index Term Link )
  -- svcerr_decode ( Index Term Link )
  -- svcerr_noproc ( Index Term Link )
  -- svcerr_noprog ( Index Term Link )
  -- svcerr_progvers ( Index Term Link )
  -- svcerr_systemerr ( Index Term Link )
  -- svcerr_weakauth ( Index Term Link )
 
 rpc_svc_calls -- library routines for RPC servers ( Index Term Link )
  Routines ( Index Term Link )