Home
last modified time | relevance | path

Searched defs:sort_info (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/top/
H A Dmachine.c236 static const struct sort_info { struct
237 const char *si_name;
238 compare_fn *si_compare;
818 const struct sort_info *sort_info) in get_process_info()
H A Dtop.c255 const struct sort_info *sort_info = NULL; in main() local
/freebsd/sys/fs/ext2fs/
H A Dext2_htree.c548 struct ext2fs_htree_sort_entry *sort_info; in ext2_htree_split_dirblock() local
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c12526 static struct lsort_info *sort_info; variable