Searched refs:rel_cmp (Results 1 – 1 of 1) sorted by relevance
313 static int rel_cmp(const void *a, const void *b, void *r) in rel_cmp() function 332 qsort_r(ri->sorted, ri->nr_entries, sz, rel_cmp, ri); in sort_rel()