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 157 lib/tty/tty.c got_interrupt = 0; got_interrupt 180 lib/tty/tty.c rv = (got_interrupt != 0); got_interrupt 181 lib/tty/tty.c got_interrupt = 0;