type_sort 1228 lib/tty/key.c sort_key_conv_tab (enum KeySortType type_sort) type_sort 1230 lib/tty/key.c if (has_been_sorted != type_sort) type_sort 1237 lib/tty/key.c if (type_sort == KEY_SORTBYNAME) type_sort 1240 lib/tty/key.c else if (type_sort == KEY_SORTBYCODE) type_sort 1244 lib/tty/key.c has_been_sorted = type_sort;