Searched refs:tm_tty (Results 1 – 2 of 2) sorted by relevance
58 else if ((tm)->tm_tty != NULL) \59 tty_lock((tm)->tm_tty); \64 else if ((tm)->tm_tty != NULL) \65 tty_unlock((tm)->tm_tty); \217 tp = tm->tm_tty; in terminal_sync_ttysize()239 tm->tm_tty = tp; in terminal_maketty()307 tp = tm->tm_tty; in terminal_input_char()360 tp = tm->tm_tty; in terminal_input_raw()376 tp = tm->tm_tty; in terminal_input_special()703 tp = tm->tm_tty; in termteken_respond()
199 struct tty *tm_tty; member