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 164 lib/tty/tty.c got_interrupt = 0; got_interrupt 187 lib/tty/tty.c rv = (got_interrupt != 0); got_interrupt 188 lib/tty/tty.c got_interrupt = 0;