/freebsd/crypto/heimdal/lib/krb5/ |
H A D | sendauth.c | 134 krb5_cc_close(context, ccache); in krb5_sendauth() 150 krb5_cc_close(context, ccache); in krb5_sendauth() 157 krb5_cc_close(context, ccache); in krb5_sendauth()
|
H A D | test_cc.c | 130 krb5_cc_close(context, id); in test_mcache() 277 ret = krb5_cc_close(context, id); in test_mcc_default() 281 ret = krb5_cc_close(context, id2); in test_mcc_default() 369 krb5_cc_close(context, id); in test_cache_find() 407 krb5_cc_close(context, id); in test_cache_iter() 441 krb5_cc_close(context, id); in test_cache_iter_all()
|
H A D | get_default_principal.c | 159 krb5_cc_close (context, id); in krb5_get_default_principal()
|
H A D | cache.c | 650 krb5_cc_close (context, id); in krb5_cc_destroy() 664 krb5_cc_close(krb5_context context, in krb5_cc_close() function 1157 krb5_cc_close(context, cache); in krb5_cc_cache_match() 1542 krb5_cc_close(context, id); in krb5_cccol_last_change_time()
|
H A D | verify_user.c | 77 krb5_cc_close(context, id); in verify_common()
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | init_c.c | 258 krb5_cc_close(context, *id); in get_cache_principal() 266 krb5_cc_close(context, *id); in get_cache_principal() 295 krb5_cc_close(context, *id); in get_cache_principal() 395 krb5_cc_close(context, id); in _kadm5_c_get_cred_cache() 484 krb5_cc_close(context, cc); in kadm_connect() 510 krb5_cc_close(context, cc); in kadm_connect() 541 krb5_cc_close(context, cc); in kadm_connect()
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | store_cred.c | 101 krb5_cc_close(context, id); in _gsskrb5_store_cred() 110 krb5_cc_close(context, id); in _gsskrb5_store_cred()
|
H A D | acquire_cred.c | 160 krb5_cc_close(context, ccache); in acquire_initiator_cred() 172 krb5_cc_close(context, ccache); in acquire_initiator_cred() 234 krb5_cc_close(context, ccache); in acquire_initiator_cred()
|
H A D | release_cred.c | 65 krb5_cc_close(context, cred->ccache); in _gsskrb5_release_cred()
|
H A D | copy_ccache.c | 184 krb5_cc_close(context, handle->ccache); in _gsskrb5_krb5_import_cred()
|
H A D | init_sec_context.c | 287 krb5_cc_close(context, ctx->ccache); in gsskrb5_initiator_ready() 501 krb5_cc_close(context, ctx->ccache); in init_auth() 695 krb5_cc_close(context, ctx->ccache); in init_auth_restart()
|
H A D | creds.c | 242 krb5_cc_close(context, id); in _gsskrb5_import_cred()
|
H A D | set_cred_option.c | 112 krb5_cc_close(context, id); in import_cred()
|
/freebsd/crypto/heimdal/kuser/ |
H A D | kgetcred.c | 186 krb5_cc_close (context, id); in main() 225 krb5_cc_close (context, id); in main() 231 krb5_cc_close (context, cache); in main()
|
H A D | copy_cred_cache.c | 156 krb5_cc_close(kcc_context, from_ccache); in copy_cred_cache() 160 krb5_cc_close(kcc_context, to_ccache); in copy_cred_cache()
|
H A D | kdestroy.c | 150 krb5_cc_close(context, ccache); in main()
|
H A D | kswitch.c | 129 krb5_cc_close(kcc_context, ids[i]); in kswitch()
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | kauth.c | 119 krb5_cc_close (context, id); in afslog()
|
H A D | klist.c | 156 ret = krb5_cc_close (context, ccache); in klist5()
|
/freebsd/crypto/heimdal/lib/gssapi/ntlm/ |
H A D | kdc.c | 140 krb5_cc_close(context, *id); in get_ccache() 228 krb5_cc_close(c->context, c->id); in kdc_destroy()
|
/freebsd/crypto/heimdal/appl/afsutil/ |
H A D | pagsh.c | 143 ret = krb5_cc_close(context, id); in main()
|
/freebsd/crypto/openssh/ |
H A D | gss-serv-krb5.c | 194 krb5_cc_close(krb_context, ccache);
|
/freebsd/crypto/heimdal/appl/login/ |
H A D | login.c | 196 krb5_cc_close(context, id2); in krb5_start_session() 232 krb5_cc_close (context, id2); in krb5_get_afs_tokens()
|
/freebsd/crypto/heimdal/kpasswd/ |
H A D | kpasswd.c | 240 ret = krb5_cc_close(context, id); in main()
|
/freebsd/lib/libpam/modules/pam_ksu/ |
H A D | pam_ksu.c | 212 krb5_cc_close(context, ccache); in get_su_principal()
|