type_sort 1229 lib/tty/key.c sort_key_conv_tab (enum KeySortType type_sort) type_sort 1231 lib/tty/key.c if (has_been_sorted != type_sort) type_sort 1238 lib/tty/key.c if (type_sort == KEY_SORTBYNAME) type_sort 1241 lib/tty/key.c else if (type_sort == KEY_SORTBYCODE) type_sort 1245 lib/tty/key.c has_been_sorted = type_sort;