Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccbase.c91 krb5int_cc_getops(krb5_context, const char *, const krb5_cc_ops **);
224 err = krb5int_cc_getops(context, pfx, &ops); in krb5_cc_resolve()
240 krb5int_cc_getops( in krb5int_cc_getops() function
285 err = krb5int_cc_getops(context, type, &ops); in krb5_cc_new_unique()