Home
last modified time | relevance | path

Searched refs:_krb5_cc_allocate (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dcache.c159 _krb5_cc_allocate(krb5_context context, in _krb5_cc_allocate() function
199 ret = _krb5_cc_allocate(context, ops, id); in allocate_ccache()
310 ret = _krb5_cc_allocate(context, ops, id); in krb5_cc_new_unique()
H A Dkrb5-private.h62 _krb5_cc_allocate (
H A Dmcache.c394 ret = _krb5_cc_allocate(context, &krb5_mcc_ops, id); in mcc_get_cache_next()
H A Dkcm.c892 ret = _krb5_cc_allocate(context, ops, id); in kcm_get_cache_next()
H A Dacache.c943 ret = _krb5_cc_allocate(context, &krb5_acc_ops, id); in acc_get_cache_next()
H A Dscache.c1273 ret = _krb5_cc_allocate(context, &krb5_scc_ops, id); in scc_get_cache_next()