map the names:
authorwohl <wohl@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 20 May 2003 19:09:28 +0000 (19:09 +0000)
committerwohl <wohl@cb58f699-b61c-0410-a6fe-9272a202ed29>
Tue, 20 May 2003 19:09:28 +0000 (19:09 +0000)
svc_register
clnt_spcreateerror
clnttcp_create
svc_getreqset

so they dont begin with onc_

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@470 cb58f699-b61c-0410-a6fe-9272a202ed29

oncrpc/oncrpc.def

index 33dc762..82b65a5 100644 (file)
@@ -11,11 +11,11 @@ clnt_broadcast
 clnt_pcreateerror
 clnt_perrno
 clnt_perror
-onc_clnt_spcreateerror
+clnt_spcreateerror=onc_clnt_spcreateerror
 clnt_sperrno
 clnt_sperror
 clntraw_create
-onc_clnttcp_create
+clnttcp_create=onc_clnttcp_create
 clntudp_bufcreate
 clntudp_create
 get_myaddress
@@ -28,8 +28,8 @@ pmap_unset
 rpc_nt_exit
 rpc_nt_init
 svc_getreq
-onc_svc_getreqset
-onc_svc_register
+svc_getreqset=onc_svc_getreqset
+svc_register=onc_svc_register
 svc_run
 svc_sendreply
 svc_unregister