Searched refs:krb5_cc_destroy (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Drel_cred.c72 code1 = krb5_cc_destroy(context, cred->ccache);
H A Daccept_sec_context.c247 (void)krb5_cc_destroy(context, ccache);
H A Dinit_sec_context.c1644 (void) krb5_cc_destroy(context, ccache);
/illumos-gate/usr/src/cmd/krb5/slave/
H A Dkprop.c302 (void) krb5_cc_destroy(context, ccache);
320 (void) krb5_cc_destroy(context, ccache);
327 (void) krb5_cc_destroy(context, ccache);
336 (void) krb5_cc_destroy(context, ccache);
347 (void) krb5_cc_destroy(context, ccache);
358 retval = krb5_cc_destroy(context, ccache);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dvfy_increds.c221 (void) krb5_cc_destroy(context, retcc);
242 (void) krb5_cc_destroy(context, ccache);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccfns.c53 krb5_cc_destroy (krb5_context context, krb5_ccache cache) function
/illumos-gate/usr/src/cmd/krb5/kdestroy/
H A Dkdestroy.c262 code = krb5_cc_destroy (kcontext, cache);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dkuserok.c153 retval = krb5_cc_destroy(kcontext, ccache);
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c967 krb5_cc_destroy(handle->context, ccache);
1027 code = krb5_cc_destroy (handle->context, ccache);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1371 krb5_cc_destroy (krb5_context context, krb5_ccache cache);

Completed in 82 milliseconds