NetBSD/include/rpc
thorpej 0bbf216692 Implement XDR routines for 64-bit integer data types:
- xdr_int64_t(), xdr_u_int64_t(), per NetBSD convention.
- xdr_hyper(), xdr_u_hyper(), xdr_longlong_t(), xdr_u_longlong_t(), a'la
  Solaris, implemented in terms of the above.
1999-12-01 18:34:21 +00:00
..
auth.h delint 1998-11-16 12:07:43 +00:00
auth_unix.h
clnt.h delint 1998-11-16 12:07:43 +00:00
pmap_clnt.h
pmap_prot.h
pmap_rmt.h
rpc.h
rpc_msg.h
svc.h Fully prototype the test service and put it between begin and end decls. 1999-01-31 19:45:25 +00:00
svc_auth.h
types.h
xdr.h Implement XDR routines for 64-bit integer data types: 1999-12-01 18:34:21 +00:00