getch_with_timeout 1763 lib/tty/key.c              while (getch_with_timeout (old_esc_mode_timeout) >= 0 && --paranoia != 0)
getch_with_timeout 1860 lib/tty/key.c                  c = getch_with_timeout (old_esc_mode_timeout);