Home
last modified time | relevance | path

Searched refs:table_sort_t (Results 1 – 2 of 2) sorted by relevance

/scripts/
Dsortextable.c169 typedef void (*table_sort_t)(char *, int); typedef
270 table_sort_t custom_sort; in do_file()
Dsortextable.h91 do_func(Elf_Ehdr *ehdr, char const *const fname, table_sort_t custom_sort) in do_func()