Searched defs:sort_info (Results 1 – 4 of 4) sorted by relevance
236 static const struct sort_info { struct237 const char *si_name;238 compare_fn *si_compare;818 const struct sort_info *sort_info) in get_process_info()
255 const struct sort_info *sort_info = NULL; in main() local
548 struct ext2fs_htree_sort_entry *sort_info; in ext2_htree_split_dirblock() local
12526 static struct lsort_info *sort_info; variable