Searched refs:rxsort (Results 1 – 3 of 3) sorted by relevance
37 void rxsort(struct sort_list_item **base, size_t nmemb);
718 rxsort(struct sort_list_item **base, size_t nmemb) in rxsort() function
1163 rxsort(list->list, list->count); in sort_list_to_file()