Searched refs:ccCache (Results 1 – 1 of 1) sorted by relevance
869 cc_ccache_t ccCache = NULL; in krb5_stdccv3_ptcursor_next() local891 err = cc_ccache_iterator_next(iterator, &ccCache); in krb5_stdccv3_ptcursor_next()895 err = cc_ccache_get_name (ccCache, &ccstring); in krb5_stdccv3_ptcursor_next()907 ccapi_data->NamedCache = ccCache; in krb5_stdccv3_ptcursor_next()908 ccCache = NULL; /* take ownership */ in krb5_stdccv3_ptcursor_next()921 if (ccCache) { cc_ccache_release (ccCache); } in krb5_stdccv3_ptcursor_next()