add gss_krb5_ccache_name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13290 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -760,6 +760,11 @@ OM_uint32 gss_unseal
|
|||||||
* kerberos mechanism specific functions
|
* kerberos mechanism specific functions
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
OM_uint32
|
||||||
|
gss_krb5_ccache_name(OM_uint32 * /*minor_status*/,
|
||||||
|
const char * /*name */,
|
||||||
|
const char ** /*out_name */);
|
||||||
|
|
||||||
OM_uint32 gsskrb5_register_acceptor_identity
|
OM_uint32 gsskrb5_register_acceptor_identity
|
||||||
(const char */*identity*/);
|
(const char */*identity*/);
|
||||||
|
|
||||||
|
@@ -760,6 +760,11 @@ OM_uint32 gss_unseal
|
|||||||
* kerberos mechanism specific functions
|
* kerberos mechanism specific functions
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
OM_uint32
|
||||||
|
gss_krb5_ccache_name(OM_uint32 * /*minor_status*/,
|
||||||
|
const char * /*name */,
|
||||||
|
const char ** /*out_name */);
|
||||||
|
|
||||||
OM_uint32 gsskrb5_register_acceptor_identity
|
OM_uint32 gsskrb5_register_acceptor_identity
|
||||||
(const char */*identity*/);
|
(const char */*identity*/);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user