Searched refs:sort_cmp (Results 1 – 1 of 1) sorted by relevance
222 static int sort_cmp(const void *a, const void *b) in sort_cmp() function280 sort(vec, n, sizeof(struct aa_profile *), sort_cmp, NULL); in aa_vec_unique()
Completed in 5 milliseconds