Home
last modified time | relevance | path

Searched refs:open_ccache (Results 1 – 3 of 3) sorted by relevance

/src/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h213 cc_int32 (*open_ccache)(cc_context_t, const char*, cc_ccache_t *); member
H A Dacache.c536 error = (*a->context->func->open_ccache)(a->context, res, &a->ccache); in acc_resolve()
/src/crypto/krb5/src/include/
H A DCredentialsCache.h690 cc_int32 (*open_ccache) (cc_context_t in_context, member
1399 ((context) -> functions -> open_ccache (context, name, ccache))