Searched refs:tty_attr (Results 1 – 1 of 1) sorted by relevance
53 static struct termios tty_attr; /* tty state to restore */ variable258 tcgetattr(xf86Info.consoleFd, &tty_attr); in xf86OpenConsole()275 nTty = tty_attr; in xf86OpenConsole()322 tcsetattr(xf86Info.consoleFd, TCSANOW, &tty_attr); in xf86CloseConsole()