Searched refs:save_io (Results 1 – 1 of 1) sorted by relevance
76 static struct termio termio, save_io; variable184 if (ioctl(parentfd, TCSETA, &save_io) == -1) in main()441 if (ioctl(fd, TCGETA, &save_io) < 0) in setup()475 if (ioctl(parentfd, TCSETA, &save_io) == -1) in cleanup()