freebsd-dev/include/rpc
Pedro F. Giffuni 370c6ad8ce Fix RPC headers for C++
C++ mangling will cause trouble with variables like __rpc_xdr
in xdr.h so rename this to XDR.
While here add proper C++ guards to RPC headers.

PR:		137443
MFC after:	2 weeks
2012-09-02 21:04:40 +00:00
..
auth_des.h
auth_kerb.h Comment the token after #endif, like we do everywhere else. 2007-02-02 18:11:18 +00:00
auth_unix.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
auth.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
clnt_soc.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
clnt_stat.h
clnt.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
des_crypt.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
des.h
Makefile Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor 2012-02-07 09:27:07 +00:00
nettype.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
pmap_clnt.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
pmap_prot.h
pmap_rmt.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
raw.h
rpc_com.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
rpc_msg.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
rpc.h
rpcb_clnt.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
rpcb_prot.x
rpcent.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
rpcsec_gss.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
svc_auth.h Initialise the SVCAUTH field for new transport structures when they are 2008-09-09 14:15:55 +00:00
svc_dg.h Re-do r192913 in less intrusive way. Only do IP_RECVDSTADDR/IP_SENDSRCADDR 2009-06-18 17:10:43 +00:00
svc_soc.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
svc.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00
xdr.h Fix RPC headers for C++ 2012-09-02 21:04:40 +00:00