Searched refs:ccache2 (Results 1 – 1 of 1) sorted by relevance
121 krb5_ccache ccache2 = NULL; local174 ccache2 = ccache1;175 if ((code = krb5_cc_gen_new(context, &ccache2)) != 0)180 if ((code = krb5_cc_initialize(context, ccache2, creds.client)) != 0)183 if ((code = krb5_cc_store_cred(context, ccache2, &creds)) != 0)188 cred->ccache = ccache2;199 if (ccache2 != NULL)200 (void) krb5_cc_close(context, ccache2);