Searched refs:original_stdout_termios (Results 1 – 1 of 1) sorted by relevance
55 static struct termios original_stdout_termios; variable64 tcsetattr(s_out_fd, TCSAFLUSH, &original_stdout_termios); in restore_stdout_termios()95 tcgetattr(s_out_fd, &original_stdout_termios); in otPlatUartEnable()