Searched refs:INTR_CHAR (Results 1 – 3 of 3) sorted by relevance
73 return INTR_CHAR(tty) | CTRLCHAR_CTRL; in ctrlchar_handle()
35 #define INTR_CHAR(tty) ((tty)->termios.c_cc[VINTR]) macro
1253 if (c == INTR_CHAR(tty)) { in n_tty_receive_char_special()1416 c != INTR_CHAR(tty) && c != QUIT_CHAR(tty) && in n_tty_receive_char_closing()1762 set_bit(INTR_CHAR(tty), ldata->char_map); in n_tty_set_termios()