got_interrupt      77 lib/tty/tty.c  static SIG_ATOMIC_VOLATILE_T got_interrupt = 0;
got_interrupt      87 lib/tty/tty.c      got_interrupt = 1;
got_interrupt     173 lib/tty/tty.c      got_interrupt = 0;
got_interrupt     196 lib/tty/tty.c      rv = (got_interrupt != 0);
got_interrupt     197 lib/tty/tty.c      got_interrupt = 0;