Searched refs:old_tc (Results 1 – 2 of 2) sorted by relevance
503 +extern struct termios old_tc;554 + if ((old_tc.c_cflag & (CSIZE|PARENB)) != CS8)1183 tmp_tc.c_cflag |= old_tc.c_cflag & (CSIZE|PARENB);
2329 struct thin_c *old_tc = tc; in get_next_thin() local2334 thin_put(old_tc); in get_next_thin()2338 thin_put(old_tc); in get_next_thin()