f79182c49a398d291afc4e75c14cfce68305363c
[openafs.git] / src / shlibafsauthent / 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         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_IntGetKeys;
27         afsconf_Open;
28         afsconf_ServerAuth;
29         afsconf_SetCellInfo;
30         afsconf_SetNoAuthFlag;
31         afsconf_SuperUser;
32         ka_AuthServerConn;
33         ka_Authenticate;
34         ka_CellConfig;
35         ka_CellToRealm;
36         ka_ChangePassword;
37         ka_ExpandCell;
38         ka_ExplicitCell;
39         ka_GetAdminToken;
40         ka_GetAuthToken;
41         ka_GetSecurity;
42         ka_GetServerToken;
43         ka_GetServers;
44         ka_GetToken;
45         ka_Init;
46         ka_LocalCell;
47         ka_ParseLoginName;
48         ka_ReadPassword;
49         ka_SingleServerConn;
50         ka_StringToKey;
51         ka_KeyCheckSum;
52         ka_UserAuthenticateGeneral;
53         ka_VerifyUserToken;
54         ktc_ForgetAllTokens;
55         ktc_ForgetToken;
56         ktc_GetToken;
57         ktc_ListTokens;
58         ktc_OldPioctl;
59         ktc_SetToken;
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_SNameToId;
81         afs_get_pag_from_groups;
82         setpag;
83
84     local:
85         *;
86 };