Searched refs:cmp_prop (Results 1 – 2 of 2) sorted by relevance
677 static int cmp_prop(const void *ax, const void *bx) in cmp_prop() function703 qsort(tbl, n, sizeof(*tbl), cmp_prop); in sort_properties()
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()