Searched refs:compare_mime_weight (Results 1 – 2 of 2) sorted by relevance
383 static int compare_mime_weight (const void *a, const void *b) in compare_mime_weight() function501 qsort (mimes, n, sizeof (MimeWeight), compare_mime_weight); in _xdg_glob_hash_lookup_file_name()
594 static int compare_mime_weight (const void *a, const void *b) in compare_mime_weight() function691 qsort (mimes, n, sizeof (MimeWeight), compare_mime_weight); in cache_glob_lookup_file_name()