Searched refs:catalog_compare_func (Results 1 – 1 of 1) sorted by relevance
61 static int catalog_compare_func(const CatalogItem *a, const CatalogItem *b) { in catalog_compare_func() function74 DEFINE_HASH_OPS(catalog_hash_ops, CatalogItem, catalog_hash_func, catalog_compare_func);493 typesafe_qsort(items, n, catalog_compare_func); in catalog_update()568 (comparison_fn_t) catalog_compare_func); in find_id()579 (comparison_fn_t) catalog_compare_func); in find_id()591 (comparison_fn_t) catalog_compare_func); in find_id()