Searched refs:l_chars (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/edit/
H A Dedit.c128 static struct ltchars l_chars; variable in typeref:struct:ltchars
248 ioctl(fd,TIOCSLTC,&l_chars);
309 if(ioctl(fd,TIOCGLTC,&l_chars) != SYSERR)
311 lchars = l_chars;

Completed in 24 milliseconds