got_interrupt      75 lib/tty/tty.c  static SIG_ATOMIC_VOLATILE_T got_interrupt = 0;
got_interrupt      85 lib/tty/tty.c      got_interrupt = 1;
got_interrupt     163 lib/tty/tty.c      got_interrupt = 0;
got_interrupt     186 lib/tty/tty.c      rv = (got_interrupt != 0);
got_interrupt     187 lib/tty/tty.c      got_interrupt = 0;