key_code 93 lib/tty/tty-slang.c int key_code; key_code 218 lib/tty/tty-slang.c for (i = 0; key_table[i].key_code; i++) key_code 219 lib/tty/tty-slang.c do_define_key (key_table[i].key_code, key_table[i].key_name); key_code 610 src/setup.c long key_code; key_code 629 src/setup.c key_code = lookup_key (*profile_keys, NULL); key_code 630 src/setup.c if (key_code != 0) key_code 642 src/setup.c define_sequence (key_code, valcopy, MCKEY_NOACTION); key_code 652 src/setup.c define_sequence (key_code, valcopy, MCKEY_NOACTION);