Searched refs:sort_rca (Results 1 – 2 of 2) sorted by relevance
52 qsort(rca,ring_count,sizeof(connect_type),QSORT_PROTO sort_rca); in find_rings()54 qsort(rca,ring_count,sizeof(connect_type), sort_rca); in find_rings()183 int sort_rca(connect_type *a, connect_type *b) in sort_rca() function
384 extern int sort_rca(connect_type *a, connect_type *b);