Searched refs:tty_opened (Results 1 – 6 of 6) sorted by relevance
116 if (tty_opened(otp)) in nmdm_close()269 if (!tty_opened(tp)) { in nmdm_task_tty()274 if (tty_opened(tp)) { in nmdm_task_tty()
215 #define tty_opened(tp) ((tp)->t_flags & TF_OPENED) macro
300 if (!tty_opened(sysmouse_tty)) in sysmouse_event()
100 #define tty_opened_ns(tp) ((tp) != NULL && tty_opened(tp))739 if (!tty_opened(tp)) { in sctty_open()2033 if (tty_opened(tp)) in sc_cnputc()
220 if (tty_gone(tp) || !tty_opened(tp)) { in ttydev_enter()235 if (tty_opened(tp) || tp->t_flags & TF_OPENCLOSE) { in ttydev_leave()322 if (!tty_opened(tp)) { in ttydev_open()
621 if (!tty_opened(tp) || CMP_FLAG(c, CLOCAL)) in ttydisc_modem()