Home
last modified time | relevance | path

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

/pciutils/
H A Dlspci.c207 compare_them(const void *A, const void *B) in compare_them() function
244 qsort(index, cnt, sizeof(struct device *), compare_them); in sort_them()