Searched refs:t_intrc (Results 1 – 4 of 4) sorted by relevance
47 char t_intrc; /* interrupt */ member
801 if (temp.t_intrc == '\177') in terminal_prep_terminal()802 temp.t_intrc = -1; in terminal_prep_terminal()
176 tc->t_intrc = tty_getctrlchar(tp, VINTR); in compat_43_ttioctl()187 tty_setctrlchar(tp, VINTR, tc->t_intrc); in compat_43_ttioctl()
145 _rl_intr_char = _rl_tty_chars.t_intr = tiop->tchars.t_intrc; in save_tty_chars()296 tiop->tchars.t_intrc = -1; /* C-c */ in prepare_terminal_settings()