Add k_hasafs_recheck.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16200 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-10-20 14:53:01 +00:00
parent 156ee39478
commit 8de40c5202
2 changed files with 11 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ struct ClearToken {
The other functions will generate a SIGSYS if AFS is not supported */
int k_hasafs (void);
int k_hasafs_recheck (void);
int krb_afslog (const char *cell, const char *realm);
int krb_afslog_uid (const char *cell, const char *realm, uid_t uid);