Searched refs:to_ccache (Results 1 – 1 of 1) sorted by relevance
88 krb5_ccache from_ccache, to_ccache; in copy_cred_cache() local147 ret = krb5_cc_resolve(kcc_context, to_name, &to_ccache); in copy_cred_cache()151 ret = krb5_cc_copy_match_f(kcc_context, from_ccache, to_ccache, in copy_cred_cache()158 krb5_cc_destroy(kcc_context, to_ccache); in copy_cred_cache()160 krb5_cc_close(kcc_context, to_ccache); in copy_cred_cache()