got_interrupt 76 lib/tty/tty.c static SIG_ATOMIC_VOLATILE_T got_interrupt = 0; got_interrupt 86 lib/tty/tty.c got_interrupt = 1; got_interrupt 170 lib/tty/tty.c got_interrupt = 0; got_interrupt 193 lib/tty/tty.c rv = (got_interrupt != 0); got_interrupt 194 lib/tty/tty.c got_interrupt = 0;