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