Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dccbase.c105 krb5int_cc_getops(krb5_context, const char *, const krb5_cc_ops **);
239 err = krb5int_cc_getops(context, pfx, &ops); in krb5_cc_resolve()
261 krb5int_cc_getops(krb5_context context, in krb5int_cc_getops() function
302 err = krb5int_cc_getops(context, type, &ops); in krb5_cc_new_unique()
463 err = krb5int_cc_getops(context, type, &ops); in krb5_cc_support_switch()