Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dacquire_cred_with_pw.c120 krb5_ccache ccache1 = NULL; local
161 if ((code = krb5_cc_resolve(context, "MEMORY:GSSAPI", &ccache1)))
174 ccache2 = ccache1;
178 (void) krb5_cc_close(context, ccache1); /* avoid leak; see above */