Home
last modified time | relevance | path

Searched refs:sort_cmp (Results 1 – 1 of 1) sorted by relevance

/security/apparmor/
A Dlabel.c222 static int sort_cmp(const void *a, const void *b) in sort_cmp() function
280 sort(vec, n, sizeof(struct aa_profile *), sort_cmp, NULL); in aa_vec_unique()

Completed in 5 milliseconds