Searched refs:ccs_ccache_list_iterator_release (Results 1 – 4 of 4) sorted by relevance
43 err = ccs_ccache_list_iterator_release (io_ccache_iterator); in ccs_ccache_iterator_release()
91 cc_int32 ccs_ccache_list_iterator_release (ccs_ccache_list_iterator_t io_list_iterator);
259 if (iterator) { ccs_ccache_list_iterator_release (iterator); } in ccs_cache_collection_find_ccache_by_name()418 if (iterator) { ccs_ccache_list_iterator_release (iterator); } in ccs_cache_collection_find_credentials_iterator()504 ccs_ccache_list_iterator_release (iterator); in ccs_cache_collection_get_default_ccache()
224 cc_int32 ccs_ccache_list_iterator_release (ccs_ccache_list_iterator_t io_list_iterator) in ccs_ccache_list_iterator_release() function