[shibboleth-sp2] 25/100: Added imports.

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:29:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 1.2.1
in repository shibboleth-sp2.

commit 003e4a4f69547348262acb54dad3cde956a1ead3
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Mon Oct 11 22:07:05 2004 +0000

    Added imports.
---
 oncrpc/oncbcimp.def |  16 ++---
 oncrpc/oncrpcbc.def | 176 ++++++++++++++++++++++++++--------------------------
 2 files changed, 96 insertions(+), 96 deletions(-)

diff --git a/oncrpc/oncbcimp.def b/oncrpc/oncbcimp.def
index 9b95f63..30a76db 100644
--- a/oncrpc/oncbcimp.def
+++ b/oncrpc/oncbcimp.def
@@ -11,11 +11,11 @@ _clnt_broadcast=clnt_broadcast
 _clnt_pcreateerror=clnt_pcreateerror
 _clnt_perrno=clnt_perrno
 _clnt_perror=clnt_perror
-_clnt_spcreateerror=clnt_spcreateerror
+_onc_clnt_spcreateerror=onc_clnt_spcreateerror
 _clnt_sperrno=clnt_sperrno
 _clnt_sperror=clnt_sperror
 _clntraw_create=clntraw_create
-_clnttcp_create=clnttcp_create
+_onc_clnttcp_create=onc_clnttcp_create
 _clntudp_bufcreate=clntudp_bufcreate
 _clntudp_create=clntudp_create
 _get_myaddress=get_myaddress
@@ -28,8 +28,8 @@ _pmap_unset=pmap_unset
 _rpc_nt_exit=rpc_nt_exit
 _rpc_nt_init=rpc_nt_init
 _svc_getreq=svc_getreq
-_svc_getreqset=svc_getreqset
-_svc_register=svc_register
+_onc_svc_getreqset=onc_svc_getreqset
+_onc_svc_register=onc_svc_register
 _svc_run=svc_run
 _svc_sendreply=svc_sendreply
 _svc_unregister=svc_unregister
@@ -44,6 +44,7 @@ _svcraw_create=svcraw_create
 _svctcp_create=svctcp_create
 _svcudp_bufcreate=svcudp_bufcreate
 _svcudp_create=svcudp_create
+_svcfd_create=svcfd_create
 _xdr_array=xdr_array
 _xdr_authunix_parms=xdr_authunix_parms
 _xdr_bool=xdr_bool
@@ -84,7 +85,6 @@ _xdrrec_skiprecord=xdrrec_skiprecord
 _xdrstdio_create=xdrstdio_create
 _xprt_register=xprt_register
 _xprt_unregister=xprt_unregister
-_svc_fdset=svc_fdset
-_rpc_createerr=rpc_createerr
-__null_auth=_null_auth
-
+__thr_svc_fdset=_thr_svc_fdset
+__thr_rpc_createerr=_thr_rpc_createerr
+__thr_null_auth=_thr_null_auth
diff --git a/oncrpc/oncrpcbc.def b/oncrpc/oncrpcbc.def
index cb6aaa2..30a76db 100644
--- a/oncrpc/oncrpcbc.def
+++ b/oncrpc/oncrpcbc.def
@@ -1,90 +1,90 @@
 LIBRARY oncrpc
 EXPORTS
-authnone_create=_authnone_create
-authunix_create=_authunix_create
-authunix_create_default=_authunix_create_default
-bcopy=_bcopy
-bzero=_bzero
-bcmp=_bcmp
-clnt_create=_clnt_create
-clnt_broadcast=_clnt_broadcast
-clnt_pcreateerror=_clnt_pcreateerror
-clnt_perrno=_clnt_perrno
-clnt_perror=_clnt_perror
-clnt_spcreateerror=_clnt_spcreateerror
-clnt_sperrno=_clnt_sperrno
-clnt_sperror=_clnt_sperror
-clntraw_create=_clntraw_create
-clnttcp_create=_clnttcp_create
-clntudp_bufcreate=_clntudp_bufcreate
-clntudp_create=_clntudp_create
-get_myaddress=_get_myaddress
-getrpcbyname=_getrpcbyname
-getrpcbynumber=_getrpcbynumber
-pmap_getmaps=_pmap_getmaps
-pmap_getport=_pmap_getport
-pmap_set=_pmap_set
-pmap_unset=_pmap_unset
-rpc_nt_exit=_rpc_nt_exit
-rpc_nt_init=_rpc_nt_init
-svc_getreq=_svc_getreq
-svc_getreqset=_svc_getreqset
-svc_register=_svc_register
-svc_run=_svc_run
-svc_sendreply=_svc_sendreply
-svc_unregister=_svc_unregister
-svcerr_auth=_svcerr_auth
-svcerr_decode=_svcerr_decode
-svcerr_noproc=_svcerr_noproc
-svcerr_noprog=_svcerr_noprog
-svcerr_progvers=_svcerr_progvers
-svcerr_systemerr=_svcerr_systemerr
-svcerr_weakauth=_svcerr_weakauth
-svcraw_create=_svcraw_create
-svctcp_create=_svctcp_create
-svcudp_bufcreate=_svcudp_bufcreate
-svcudp_create=_svcudp_create
-xdr_array=_xdr_array
-xdr_authunix_parms=_xdr_authunix_parms
-xdr_bool=_xdr_bool
-xdr_bytes=_xdr_bytes
-xdr_callhdr=_xdr_callhdr
-xdr_callmsg=_xdr_callmsg
-xdr_char=_xdr_char
-xdr_des_block=_xdr_des_block
-xdr_double=_xdr_double
-xdr_enum=_xdr_enum
-xdr_float=_xdr_float
-xdr_free=_xdr_free
-xdr_int=_xdr_int
-xdr_long=_xdr_long
-xdr_netobj=_xdr_netobj
-xdr_opaque=_xdr_opaque
-xdr_opaque_auth=_xdr_opaque_auth
-xdr_pmap=_xdr_pmap
-xdr_pmaplist=_xdr_pmaplist
-xdr_pointer=_xdr_pointer
-xdr_reference=_xdr_reference
-xdr_replymsg=_xdr_replymsg
-xdr_short=_xdr_short
-xdr_string=_xdr_string
-xdr_u_char=_xdr_u_char
-xdr_u_int=_xdr_u_int
-xdr_u_long=_xdr_u_long
-xdr_u_short=_xdr_u_short
-xdr_union=_xdr_union
-xdr_vector=_xdr_vector
-xdr_void=_xdr_void
-xdr_wrapstring=_xdr_wrapstring
-xdrmem_create=_xdrmem_create
-xdrrec_create=_xdrrec_create
-xdrrec_endofrecord=_xdrrec_endofrecord
-xdrrec_eof=_xdrrec_eof
-xdrrec_skiprecord=_xdrrec_skiprecord
-xdrstdio_create=_xdrstdio_create
-xprt_register=_xprt_register
-xprt_unregister=_xprt_unregister
-svc_fdset=_svc_fdset
-rpc_createerr=_rpc_createerr
-_null_auth=__null_auth
-
+_authnone_create=authnone_create
+_authunix_create=authunix_create
+_authunix_create_default=authunix_create_default
+_bcopy=bcopy
+_bzero=bzero
+_bcmp=bcmp
+_clnt_create=clnt_create
+_clnt_broadcast=clnt_broadcast
+_clnt_pcreateerror=clnt_pcreateerror
+_clnt_perrno=clnt_perrno
+_clnt_perror=clnt_perror
+_onc_clnt_spcreateerror=onc_clnt_spcreateerror
+_clnt_sperrno=clnt_sperrno
+_clnt_sperror=clnt_sperror
+_clntraw_create=clntraw_create
+_onc_clnttcp_create=onc_clnttcp_create
+_clntudp_bufcreate=clntudp_bufcreate
+_clntudp_create=clntudp_create
+_get_myaddress=get_myaddress
+_getrpcbyname=getrpcbyname
+_getrpcbynumber=getrpcbynumber
+_pmap_getmaps=pmap_getmaps
+_pmap_getport=pmap_getport
+_pmap_set=pmap_set
+_pmap_unset=pmap_unset
+_rpc_nt_exit=rpc_nt_exit
+_rpc_nt_init=rpc_nt_init
+_svc_getreq=svc_getreq
+_onc_svc_getreqset=onc_svc_getreqset
+_onc_svc_register=onc_svc_register
+_svc_run=svc_run
+_svc_sendreply=svc_sendreply
+_svc_unregister=svc_unregister
+_svcerr_auth=svcerr_auth
+_svcerr_decode=svcerr_decode
+_svcerr_noproc=svcerr_noproc
+_svcerr_noprog=svcerr_noprog
+_svcerr_progvers=svcerr_progvers
+_svcerr_systemerr=svcerr_systemerr
+_svcerr_weakauth=svcerr_weakauth
+_svcraw_create=svcraw_create
+_svctcp_create=svctcp_create
+_svcudp_bufcreate=svcudp_bufcreate
+_svcudp_create=svcudp_create
+_svcfd_create=svcfd_create
+_xdr_array=xdr_array
+_xdr_authunix_parms=xdr_authunix_parms
+_xdr_bool=xdr_bool
+_xdr_bytes=xdr_bytes
+_xdr_callhdr=xdr_callhdr
+_xdr_callmsg=xdr_callmsg
+_xdr_char=xdr_char
+_xdr_des_block=xdr_des_block
+_xdr_double=xdr_double
+_xdr_enum=xdr_enum
+_xdr_float=xdr_float
+_xdr_free=xdr_free
+_xdr_int=xdr_int
+_xdr_long=xdr_long
+_xdr_netobj=xdr_netobj
+_xdr_opaque=xdr_opaque
+_xdr_opaque_auth=xdr_opaque_auth
+_xdr_pmap=xdr_pmap
+_xdr_pmaplist=xdr_pmaplist
+_xdr_pointer=xdr_pointer
+_xdr_reference=xdr_reference
+_xdr_replymsg=xdr_replymsg
+_xdr_short=xdr_short
+_xdr_string=xdr_string
+_xdr_u_char=xdr_u_char
+_xdr_u_int=xdr_u_int
+_xdr_u_long=xdr_u_long
+_xdr_u_short=xdr_u_short
+_xdr_union=xdr_union
+_xdr_vector=xdr_vector
+_xdr_void=xdr_void
+_xdr_wrapstring=xdr_wrapstring
+_xdrmem_create=xdrmem_create
+_xdrrec_create=xdrrec_create
+_xdrrec_endofrecord=xdrrec_endofrecord
+_xdrrec_eof=xdrrec_eof
+_xdrrec_skiprecord=xdrrec_skiprecord
+_xdrstdio_create=xdrstdio_create
+_xprt_register=xprt_register
+_xprt_unregister=xprt_unregister
+__thr_svc_fdset=_thr_svc_fdset
+__thr_rpc_createerr=_thr_rpc_createerr
+__thr_null_auth=_thr_null_auth

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list