Searched refs:original_tchars (Results 1 – 2 of 2) sorted by relevance
679 struct tchars original_tchars; variable777 ioctl (tty, TIOCGETC, &original_tchars); in terminal_prep_terminal()778 temp = original_tchars; in terminal_prep_terminal()845 ioctl (tty, TIOCSETC, &original_tchars); in terminal_unprep_terminal()
3450 (original_tchars, original_ltchars): Define them only if needed.