Lines Matching refs:tty_opened_ns
98 #define tty_opened_ns(tp) ((tp) != NULL && tty_opened(tp)) macro
847 if (!tty_opened_ns(cur_tty)) in sckbdevent()
1275 if (!tty_opened_ns(tp)) { in sctty_ioctl()
2808 if ((cur_scp->index != next_scr) && tty_opened_ns(tp) && in sc_switch_scr()
2824 if (!tty_opened_ns(tp)) { in sc_switch_scr()
3909 tty_opened_ns(tp)) in scgetc()
4016 if (tty_opened_ns(tp)) { in scgetc()
4033 if (tty_opened_ns(tp)) { in scgetc()
4240 if (!tty_opened_ns(tp)) in sc_paste()
4254 if (!tty_opened_ns(tp)) in sc_respond()
4309 if (tty_opened_ns(tp)) in blink_screen()