Searched refs:ISTTYOPEN (Results 1 – 1 of 1) sorted by relevance
158 #define ISTTYOPEN(tp) ((tp) && ((tp)->t_state & TS_ISOPEN)) macro736 if (!ISTTYOPEN(tp)) { in scopen()901 if (!ISTTYOPEN(cur_tty)) { in sckbdevent()903 if (!ISTTYOPEN(cur_tty)) in sckbdevent()1303 if (!ISTTYOPEN(tp)) { in scioctl()1908 if (ISTTYOPEN(tp)) { in sccnputc()2897 && ISTTYOPEN(tp) in sc_switch_scr()2913 if (!ISTTYOPEN(tp)) { in sc_switch_scr()3925 if (ISTTYOPEN(tp)) in scgetc()4017 if (ISTTYOPEN(tp)) { in scgetc()[all …]