Home | History | Annotate | Download | only in pppd

Lines Matching refs:CLOCAL

1178  * at the requested speed, etc.  If `local' is true, set CLOCAL
1212 tios.c_cflag &= ~(CSIZE | CSTOPB | PARENB | CLOCAL);
1230 tios.c_cflag |= CLOCAL;