Searched refs:tty_opened_ns (Results 1 – 1 of 1) sorted by relevance
98 #define tty_opened_ns(tp) ((tp) != NULL && tty_opened(tp)) macro847 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()[all …]