(KRB5_KT_PREFIX_MAX_LEN): max length of prefix
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11785 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -439,6 +439,8 @@ struct krb5_keytab_data;
|
||||
|
||||
typedef struct krb5_keytab_data *krb5_keytab;
|
||||
|
||||
#define KRB5_KT_PREFIX_MAX_LEN 30
|
||||
|
||||
struct krb5_keytab_data {
|
||||
const char *prefix;
|
||||
krb5_error_code (*resolve)(krb5_context, const char*, krb5_keytab);
|
||||
|
Reference in New Issue
Block a user