Searched refs:tty_opened (Results 1 – 6 of 6) sorted by relevance
114 if (tty_opened(otp)) in nmdm_close()267 if (!tty_opened(tp)) { in nmdm_task_tty()272 if (tty_opened(tp)) { in nmdm_task_tty()
213 #define tty_opened(tp) ((tp)->t_flags & TF_OPENED) macro
308 if (!tty_opened(sysmouse_tty)) in sysmouse_event()
98 #define tty_opened_ns(tp) ((tp) != NULL && tty_opened(tp))737 if (!tty_opened(tp)) { in sctty_open()2035 if (tty_opened(tp)) in sc_cnputc()
219 if (tty_gone(tp) || !tty_opened(tp)) { in ttydev_enter()234 if (tty_opened(tp) || tp->t_flags & TF_OPENCLOSE) { in ttydev_leave()318 if (!tty_opened(tp)) { in ttydev_open()
704 if (!tty_opened(tp) || CMP_FLAG(c, CLOCAL)) in ttydisc_modem()