HomeSort by relevance Sort by last modified time
    Searched full:termiox_ok (Results 1 - 1 of 1) sorted by null

  /external/ppp/pppd/
sys-solaris.c 220 static int termiox_ok; variable
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){
    [all...]

Completed in 119 milliseconds