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