Searched refs:mime_compare_fcache (Results 1 – 1 of 1) sorted by relevance
44 static int mime_compare_fcache(_mime_fcache_t *a, _mime_fcache_t *b);310 filtercache = cupsArrayNew((cups_array_func_t)mime_compare_fcache, NULL); in mimeLoadFilters()580 mime_compare_fcache(_mime_fcache_t *a, /* I - First entry */ in mime_compare_fcache() function