Searched refs:t_startc (Results 1 – 4 of 4) sorted by relevance
148 _rl_tty_chars.t_start = tiop->tchars.t_startc; in save_tty_chars()282 tiop->tchars.t_startc = -1; /* C-q */ in prepare_terminal_settings()285 if (oldtio.tchars.t_startc != -1) in prepare_terminal_settings()286 rl_bind_key (oldtio.tchars.t_startc, rl_restart_output); in prepare_terminal_settings()
49 char t_startc; /* start output */ member
178 tc->t_startc = tty_getctrlchar(tp, VSTART); in compat_43_ttioctl()189 tty_setctrlchar(tp, VSTART, tc->t_startc); in compat_43_ttioctl()
794 temp.t_startc = temp.t_stopc = -1; in terminal_prep_terminal()