Home
last modified time | relevance | path

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

/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); in krb5_verify_init_creds()
242 (void) krb5_cc_destroy(context, ccache); in krb5_verify_init_creds()
/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.c248 (void)krb5_cc_destroy(context, ccache);
H A Dinit_sec_context.c1644 (void) krb5_cc_destroy(context, ccache); in renew_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) in krb5_cc_destroy() 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.c154 retval = krb5_cc_destroy(kcontext, ccache); in krb5_move_ccache()
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c967 krb5_cc_destroy(handle->context, ccache); in _kadm5_init_any()
1027 code = krb5_cc_destroy (handle->context, ccache); in kadm5_destroy()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers375 krb5_cc_destroy;
/illumos-gate/usr/src/lib/libkrb5/common/
H A Dmapfile-vers82 krb5_cc_destroy { TYPE = FUNCTION; FILTER = mech_krb5.so.1 };
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1371 krb5_cc_destroy (krb5_context context, krb5_ccache cache);