Searched refs:cmp_prop (Results 1 – 1 of 1) sorted by relevance
623 static int cmp_prop(const void *ax, const void *bx) in cmp_prop() function649 qsort(tbl, n, sizeof(*tbl), cmp_prop); in sort_properties()