52fd7c77f849b1295d9daeb5a9383faa3b9210c3
[openafs.git] / src / shlibafsrpc / libafsrpc.map
1 # Copyright 2000, International Business Machines Corporation and others.
2 # All Rights Reserved.
3
4 # This software has been released under the terms of the IBM Public
5 # License.  For details, see the LICENSE file in the top-level source
6 # directory or online at http://www.openafs.org/dl/license10.html
7
8 {
9     global:
10         ktohl;
11         life_to_time;
12         osi_AssertFailU;
13         osi_Panic;
14         rx_DestroyConnection;
15         rx_EndCall;
16         rx_Finalize;
17         rx_GetCachedConnection;
18         rx_GetCall;
19         rx_GetIFInfo;
20         rx_GetSpecific;
21         rx_Init;
22         rx_InitHost;
23         rx_KeyCreate;
24         rx_NewCall;
25         rx_NewConnection;
26         rx_NewService;
27         rx_PrintPeerStats;
28         rx_PrintStats;
29         rx_PrintTheseStats;
30         rx_ReadProc;
31         rx_ReleaseCachedConnection;
32         rx_ServerProc;
33         rx_SetSpecific;
34         rx_StartServer;
35         rx_WriteProc;
36         rxevent_Init;
37         rxevent_Post;
38         rxkad_GetServerInfo;
39         rxkad_NewClientSecurityObject;
40         rxkad_NewServerSecurityObject;
41         rxnull_NewClientSecurityObject;
42         rxnull_NewServerSecurityObject;
43         rxs_Release;
44         time_to_life;
45         tkt_CheckTimes;
46         tkt_DecodeTicket;
47         tkt_MakeTicket;
48         xdrrx_create;
49         hton_syserr_conv;
50         rxkad_global_stats;
51         rxkad_global_stats_lock;
52         rxkad_stats_key;
53         afs_com_err;
54         afs_error_message;
55         rx_socket;
56         rxevent_debugFile;
57         rx_debugFile;
58         rx_connDeadTime;
59         rx_maxReceiveSize;
60         rx_UdpBufSize;
61         rx_extraQuota;
62         rx_extraPackets;
63         rx_tranquil;
64         rx_getAllAddr;
65         rx_nWaiting;
66         rx_SetNoJumbo;
67         rx_SetConnDeadTime;
68         rx_SetConnHardDeadTime;
69         rx_SetConnIdleDeadTime;
70         rx_FlushWrite;
71         rx_thread_id_key;
72         multi_Finalize;
73         multi_Select;
74         multi_Init;
75         multi_Finalize_Ignore;
76         afs_add_to_error_table;
77         xdr_afsUUID;
78         xdr_afs_int32;
79         xdr_afs_uint32;
80         xdr_afs_int64;
81         xdr_afs_uint64;
82         rx_IncrementTimeAndCount;
83         rx_enable_stats;
84         rx_GetServerDebug;
85         rx_GetServerStats;
86         rx_GetServerVersion;
87         rx_GetServerConnections;
88         rx_GetServerPeers;
89         rx_RetrieveProcessRPCStats;
90         rx_RetrievePeerRPCStats;
91         rx_FreeRPCStats;
92         rx_queryProcessRPCStats;
93         rx_queryPeerRPCStats;
94         rx_enableProcessRPCStats;
95         rx_enablePeerRPCStats;
96         rx_disableProcessRPCStats;
97         rx_disablePeerRPCStats;
98         RXSTATS_ExecuteRequest;
99         RXSTATS_RetrieveProcessRPCStats;
100         RXSTATS_RetrievePeerRPCStats;
101         RXSTATS_QueryProcessRPCStats;
102         RXSTATS_QueryPeerRPCStats;
103         RXSTATS_EnableProcessRPCStats;
104         RXSTATS_EnablePeerRPCStats;
105         RXSTATS_DisableProcessRPCStats;
106         RXSTATS_DisablePeerRPCStats;
107         RXSTATS_QueryRPCStatsVersion;
108         RXSTATS_ClearProcessRPCStats;
109         RXSTATS_ClearPeerRPCStats;
110         TM_GetTimeOfDay;
111         FT_GetTimeOfDay;
112         opr_strcompose;
113         opr_stolower;
114         opr_ucstring;
115         opr_lcstring;
116         opr_AssertionFailed;
117         rx_GetLocalPeers;
118         rx_GetMaxReceiveWindow;
119         rx_GetMaxSendWindow;
120         rx_SetMaxReceiveWindow;
121         rx_SetMaxSendWindow;
122         rx_GetMinPeerTimeout;
123         rx_SetMinPeerTimeout;
124         afs_xdr_alloc;
125         afs_xdr_array;
126         afs_xdr_bytes;
127         afs_xdr_char;
128         afs_xdr_enum;
129         afs_xdr_free;
130         afs_xdr_int;
131         afs_xdr_opaque;
132         afs_xdr_short;
133         afs_xdr_string;
134         afs_xdr_vector;
135         afs_xdrmem_create;
136         xdrlen_create;
137         rxi_GetCallNumberVector;
138         rxi_SetCallNumberVector;
139         rxi_RoundUpPacket;
140         rx_SlowReadPacket;
141         rx_SlowWritePacket;
142         rxi_Alloc;
143         rxi_AllocDataBuf;
144         rx_MyMaxSendSize;
145         rxi_Free;
146         rx_opaque_new;
147         rx_opaque_alloc;
148         rx_opaque_populate;
149         rx_opaque_copy;
150         rx_opaque_freeContents;
151         rx_opaque_zeroFreeContents;
152         rx_opaque_free;
153         rx_opaque_zeroFree;
154         rx_identity_match;
155         rx_identity_populate;
156         rx_identity_copy;
157         rx_identity_copyContents;
158         rx_identity_new;
159         rx_identity_freeContents;
160         rx_identity_free;
161         rx_InterruptCall;
162         rx_SetBusyChannelError;
163         rx_PeerOf;
164         rx_SecurityClassOf;
165         rx_ServiceIdOf;
166         rx_SecurityObjectOf;
167         rx_ConnError;
168         rx_ConnectionOf;
169         rx_RecordCallStatistics;
170         rx_KeepAliveOn;
171         rx_KeepAliveOff;
172         rx_ServiceOf;
173         rx_GetSecurityData;
174         rx_SetSecurityData;
175         rx_GetConnectionId;
176         rx_GetConnectionEpoch;
177         rx_GetSecurityHeaderSize;
178         rx_SetSecurityHeaderSize;
179         rx_SetSecurityMaxTrailerSize;
180     local:
181         *;
182 };