# Copyright 2000, International Business Machines Corporation and others.
# All Rights Reserved.
# 
# This software has been released under the terms of the IBM Public
# License.  For details, see the LICENSE file in the top-level source
# directory or online at http://www.openafs.org/dl/license10.html

{
    global:
	afsconf_AddKey;
	afsconf_AddUser;
	afsconf_CellApply;
	afsconf_CheckAuth;
	afsconf_ClientAuth;
	afsconf_ClientAuthSecure;
	afsconf_Close;
	afsconf_DeleteKey;
	afsconf_DeleteUser;
	afsconf_GetCellInfo;
	afsconf_GetKey;
	afsconf_GetKeys;
	afsconf_GetLatestKey;
	afsconf_GetLocalCell;
	afsconf_GetNoAuthFlag;
	afsconf_GetNthUser;
	afsconf_IntGetKeys;
	afsconf_Open;
	afsconf_ServerAuth;
	afsconf_SetCellInfo;
	afsconf_SetNoAuthFlag;
	afsconf_SuperUser;
	ka_AuthServerConn;
	ka_Authenticate;
	ka_CellConfig;
	ka_CellToRealm;
	ka_ChangePassword;
	ka_ExpandCell;
	ka_ExplicitCell;
	ka_GetAdminToken;
	ka_GetAuthToken;
	ka_GetSecurity;
	ka_GetServerToken;
	ka_GetServers;
	ka_GetToken;
	ka_Init;
	ka_LocalCell;
	ka_ParseLoginName;
	ka_ReadPassword;
	ka_SingleServerConn;
	ka_StringToKey;
	ka_KeyCheckSum;
	ka_UserAuthenticateGeneral;
	ka_VerifyUserToken;
	ktc_ForgetAllTokens;
	ktc_ForgetToken;
	ktc_GetToken;
	ktc_ListTokens;
	ktc_OldPioctl;
	ktc_SetToken;
	ubik_Call;
	ubik_Call_New;
	ubik_CallIter;
	ubik_ClientDestroy;
	ubik_ClientInit;
	ubik_ParseClientList;
	pioctl;
	getDirPath;
	ka_AuthSpecificServersConn;
	pthread_recursive_mutex_lock;
	pthread_recursive_mutex_unlock;
	grmutex;
	initAFSDirPath;
	renamefile;
	pr_GetCPS;
	pr_Initialize;
	pr_GetHostCPS;
	afs_krb_get_lrealm;
	pr_NameToId;
	pr_IdToName;
	pr_ListMembers;
	pr_End;
	pr_SNameToId;
	afs_get_pag_from_groups;
	setpag;

    local:
	*;
};
