Searched refs:table_sort_t (Results 1 – 2 of 2) sorted by relevance
73 typedef void (*table_sort_t)(char *, int); typedef272 table_sort_t custom_sort = NULL; in do_file()
266 table_sort_t custom_sort) in do_sort()