get_key_code 731 lib/tty/key.c c = get_key_code (0); get_key_code 2090 lib/tty/key.c c = block ? getch_with_delay () : get_key_code (1); get_key_code 103 lib/tty/key.h int get_key_code (int nodelay); get_key_code 343 src/execute.c get_key_code (0); get_key_code 514 src/execute.c get_key_code (0);