Searched refs:original_termios (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dterminal.c660 struct termios original_termios, ttybuff;
709 tcgetattr (tty, &original_termios);
837 tcsetattr (tty, TCSANOW, &original_termios);
658 struct termios original_termios, ttybuff; variable in typeref:struct:termios

Completed in 102 milliseconds