Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dsys-solaris.c220 static int termiox_ok; variable
1195 termiox_ok = 1;
1197 termiox_ok = 0;
1219 if (crtscts != 0 && !termiox_ok) {
1264 if (!sync_serial && termiox_ok && ioctl (fd, TCSETXF, &tiox) < 0){