Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/
H A Dsorttable.c63 typedef void (*table_sort_t)(char *, int); typedef
301 table_sort_t custom_sort = NULL; in do_file()
H A Dsorttable.h197 table_sort_t custom_sort) in do_sort()