got_interrupt 73 lib/tty/tty.c static SIG_ATOMIC_VOLATILE_T got_interrupt = 0; got_interrupt 82 lib/tty/tty.c got_interrupt = 1; got_interrupt 158 lib/tty/tty.c got_interrupt = 0; got_interrupt 181 lib/tty/tty.c rv = (got_interrupt != 0); got_interrupt 182 lib/tty/tty.c got_interrupt = 0;