Home | History | Annotate | Download | only in pppd

Lines Matching full:termiox_ok

220 static int	termiox_ok;
1195 termiox_ok = 1;
1197 termiox_ok = 0;
1219 if (crtscts != 0 && !termiox_ok) {
1261 if (!sync_serial && termiox_ok && ioctl (fd, TCSETXF, &tiox) < 0){