Lines Matching refs:rst
495 int rst = 1; in tty_setup() local
536 if (rst) { in tty_setup()
542 for (rst = 0; rst < C_NCC - 2; rst++) in tty_setup()
543 if (el->el_tty.t_c[TS_IO][rst] != in tty_setup()
545 && el->el_tty.t_c[ED_IO][rst] != in tty_setup()
547 el->el_tty.t_c[ED_IO][rst] = in tty_setup()
548 el->el_tty.t_c[TS_IO][rst]; in tty_setup()
549 for (rst = 0; rst < C_NCC; rst++) in tty_setup()
550 if (el->el_tty.t_c[TS_IO][rst] != in tty_setup()
552 el->el_tty.t_c[EX_IO][rst] = in tty_setup()
553 el->el_tty.t_c[TS_IO][rst]; in tty_setup()