Searched refs:krb5_cc_destroy (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/cmd/krb5/slave/ |
H A D | kprop.c | 302 (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);
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | vfy_increds.c | 221 (void) krb5_cc_destroy(context, retcc); in krb5_verify_init_creds() 242 (void) krb5_cc_destroy(context, ccache); in krb5_verify_init_creds()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | rel_cred.c | 72 code1 = krb5_cc_destroy(context, cred->ccache);
|
H A D | accept_sec_context.c | 247 (void)krb5_cc_destroy(context, ccache);
|
H A D | init_sec_context.c | 1644 (void) krb5_cc_destroy(context, ccache); in renew_ccache()
|
/titanic_41/usr/src/cmd/ssh/sshd/ |
H A D | auth-krb5.c | 252 krb5_cc_destroy(authctxt->krb5_ctx, ccache); in auth_krb5_tgt() 389 krb5_cc_destroy(authctxt->krb5_ctx, authctxt->krb5_fwd_ccache); in krb5_cleanup_proc()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | ccfns.c | 53 krb5_cc_destroy (krb5_context context, krb5_ccache cache) in krb5_cc_destroy() function
|
/titanic_41/usr/src/cmd/krb5/kdestroy/ |
H A D | kdestroy.c | 262 code = krb5_cc_destroy (kcontext, cache);
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | kuserok.c | 153 retval = krb5_cc_destroy(kcontext, ccache); in krb5_move_ccache()
|
/titanic_41/usr/src/lib/krb5/kadm5/clnt/ |
H A D | client_init.c | 967 krb5_cc_destroy(handle->context, ccache); in _kadm5_init_any() 1027 code = krb5_cc_destroy (handle->context, ccache); in kadm5_destroy()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | mapfile-vers | 325 krb5_cc_destroy;
|
/titanic_41/usr/src/lib/libkrb5/common/ |
H A D | mapfile-vers | 82 krb5_cc_destroy { TYPE = FUNCTION; FILTER = mech_krb5.so.1 };
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | krb5.h | 1371 krb5_cc_destroy (krb5_context context, krb5_ccache cache);
|