Searched refs:l_chars (Results 1 – 1 of 1) sorted by relevance
127 static struct ltchars l_chars; variable247 ioctl(fd,TIOCSLTC,&l_chars); in tty_cooked()308 if(ioctl(fd,TIOCGLTC,&l_chars) != SYSERR) in tty_raw()310 lchars = l_chars; in tty_raw()