Searched refs:sort_uclist (Results 1 – 2 of 2) sorted by relevance
228 sort_uclist(const void *lhp, const void *rhp) in sort_uclist() function259 qsort(ucl->uc_addrs, ucl->uc_nelems, sizeof (uintptr_t), sort_uclist); in init_uclist()282 sizeof (uintptr_t), sort_uclist) != NULL); in find_uclink()
48 int sort_uclist(const void *lhp, const void *rhp);