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