Searched refs:compare_phci (Results 1 – 1 of 1) sorted by relevance
107 static int compare_phci(const void *, const void *);483 compare_phci) == NULL) in get_affected_clients()807 qsort(phcis, nphcis, sizeof (phci_t), compare_phci); in build_groups()873 compare_phci(const void *arg1, const void *arg2) in compare_phci() function