Searched refs:be_sort_list (Results 1 – 1 of 1) sorted by relevance
71 static int be_sort_list(be_node_list_t **,189 return (be_sort_list(be_nodes, compar)); in be_sort()699 be_sort_list(be_node_list_t **pstart, int (*compar)(const void *, const void *)) in be_sort_list() function