table_sort_t      169 scripts/sortextable.c typedef void (*table_sort_t)(char *, int);
table_sort_t      270 scripts/sortextable.c 	table_sort_t custom_sort;
table_sort_t       91 scripts/sortextable.h do_func(Elf_Ehdr *ehdr, char const *const fname, table_sort_t custom_sort)