INTR_CHAR
return INTR_CHAR(tty) | CTRLCHAR_CTRL;
if (c == INTR_CHAR(tty)) {
c != INTR_CHAR(tty) && c != QUIT_CHAR(tty) &&
set_bit(INTR_CHAR(tty), ldata->char_map);