Searched refs:ccs_list_find (Results 1 – 3 of 3) sorted by relevance
72 return ccs_list_find (in_list, in_identifier, (ccs_list_object_t *) out_cache_collection); in ccs_cache_collection_list_find()154 return ccs_list_find (in_list, in_identifier, (ccs_list_object_t *) out_ccache); in ccs_ccache_list_find()285 return ccs_list_find (in_list, in_identifier, (ccs_list_object_t *) out_credentials); in ccs_credentials_list_find()
60 cc_int32 ccs_list_find (ccs_list_t in_list,
230 cc_int32 ccs_list_find (ccs_list_t in_list, in ccs_list_find() function