Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / libadmin / adminutil / mapfile
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 util_AdminErrorCodeTranslate;
11 util_DatabaseServerGetBegin;
12 util_DatabaseServerGetNext;
13 util_DatabaseServerGetDone;
14 util_AdminServerAddressGetFromName;
15 IteratorInit;
16 IteratorNext;
17 IteratorDone;
18 CellHandleIsValid;
19 util_RPCStatsGetBegin;
20 util_RPCStatsGetNext;
21 util_RPCStatsGetDone;
22 util_RPCStatsStateGet;
23 util_RPCStatsStateEnable;
24 util_RPCStatsStateDisable;
25 util_RPCStatsClear;
26 util_RPCStatsVersionGet;
27 util_CMGetServerPrefsBegin;
28 util_CMGetServerPrefsNext;
29 util_CMGetServerPrefsDone;
30 util_CMListCellsBegin;
31 util_CMListCellsNext;
32 util_CMListCellsDone;
33 util_CMLocalCell;
34 util_CMClientConfig;
35 util_RXDebugVersionString;
36 util_RXDebugSupportedStats;
37 util_RXDebugBasicStats;
38 util_RXDebugRxStats;
39 util_RXDebugConnectionsBegin;
40 util_RXDebugConnectionsNext;
41 util_RXDebugConnectionsDone;
42 util_RXDebugPeersBegin;
43 util_RXDebugPeersNext;
44 util_RXDebugPeersDone;
45
46 local:
47 *;
48 };