Searched refs:t_stopc (Results 1 – 4 of 4) sorted by relevance
50 char t_stopc; /* stop output */ member
179 tc->t_stopc = tty_getctrlchar(tp, VSTOP); in compat_43_ttioctl()190 tty_setctrlchar(tp, VSTOP, tc->t_stopc); in compat_43_ttioctl()
149 _rl_tty_chars.t_stop = tiop->tchars.t_stopc; in save_tty_chars()281 tiop->tchars.t_stopc = -1; /* C-s */ in prepare_terminal_settings()
794 temp.t_startc = temp.t_stopc = -1; in terminal_prep_terminal()