Searched refs:ttystate (Results 1 – 1 of 1) sorted by relevance
90 struct termios ttystate;/* saved tty state for stopped jobs */ member720 tcsetattr(tty_fd, TCSADRAIN, &j->ttystate); in j_resume()1029 tcgetattr(tty_fd, &j->ttystate); in j_waitj()