7b1aaa0a2130fe591de1b6a1ef659407a209ddad
[openafs.git] / src / shlibafsauthent / libafsauthent.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         afsconf_AddKey;
11         afsconf_AddUser;
12         afsconf_CellApply;
13         afsconf_CheckAuth;
14         afsconf_ClientAuth;
15         afsconf_ClientAuthSecure;
16         afsconf_Close;
17         afsconf_DeleteKey;
18         afsconf_DeleteUser;
19         afsconf_GetCellInfo;
20         afsconf_GetKey;
21         afsconf_GetKeys;
22         afsconf_GetLatestKey;
23         afsconf_GetLocalCell;
24         afsconf_GetNoAuthFlag;
25         afsconf_GetNthUser;
26         afsconf_Open;
27         afsconf_ServerAuth;
28         afsconf_SetCellInfo;
29         afsconf_SetNoAuthFlag;
30         afsconf_SuperUser;
31         ka_AuthServerConn;
32         ka_Authenticate;
33         ka_CellConfig;
34         ka_CellToRealm;
35         ka_ChangePassword;
36         ka_ExpandCell;
37         ka_ExplicitCell;
38         ka_GetAdminToken;
39         ka_GetAuthToken;
40         ka_GetSecurity;
41         ka_GetServerToken;
42         ka_GetServers;
43         ka_GetToken;
44         ka_Init;
45         ka_LocalCell;
46         ka_ParseLoginName;
47         ka_ReadPassword;
48         ka_SingleServerConn;
49         ka_StringToKey;
50         ka_KeyCheckSum;
51         ka_UserAuthenticateGeneral;
52         ka_VerifyUserToken;
53         ktc_ForgetAllTokens;
54         ktc_ForgetToken;
55         ktc_GetToken;
56         ktc_ListTokens;
57         ktc_OldPioctl;
58         ktc_SetToken;
59         ktc_curpag;
60         ubik_Call;
61         ubik_Call_New;
62         ubik_CallIter;
63         ubik_ClientDestroy;
64         ubik_ClientInit;
65         ubik_ParseClientList;
66         pioctl;
67         getDirPath;
68         ka_AuthSpecificServersConn;
69         pthread_recursive_mutex_lock;
70         pthread_recursive_mutex_unlock;
71         grmutex;
72         initAFSDirPath;
73         renamefile;
74         pr_GetCPS;
75         pr_Initialize;
76         pr_GetHostCPS;
77         afs_krb_get_lrealm;
78         pr_NameToId;
79         pr_IdToName;
80         pr_ListMembers;
81         pr_End;
82         pr_SNameToId;
83         afs_get_pag_from_groups;
84         setpag;
85         afs_snprintf;
86         LogThreadNum;
87
88     local:
89         *;
90 };