Searched refs:withecho (Results 1 – 1 of 1) sorted by relevance
187 static struct_term withecho; in ttyecho() local194 tcgetattr(fd, &withecho); in ttyecho()195 noecho = withecho; in ttyecho()199 ioctl(fd, TCGETA, &withecho); in ttyecho()200 noecho = withecho; in ttyecho()214 tcsetattr(fd, TCSAFLUSH, &withecho); in ttyecho()216 ioctl(fd, TCSETA, &withecho); in ttyecho()