get_key_code      730 lib/tty/key.c          c = get_key_code (0);
get_key_code     2055 lib/tty/key.c      c = block ? getch_with_delay () : get_key_code (1);
get_key_code      102 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);