Home
last modified time | relevance | path

Searched refs:_Lv (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dcu.c157 static struct termio _Lv; /* attributes for the line to remote */ variable
806 (void) ioctl (Cn, TCGETA, &_Lv);
808 _Lv.c_cflag = 0;
809 (void) ioctl (Cn, TCSETAW, &_Lv);