Home | History | Annotate | Download | only in pppd

Lines Matching refs:HUPCL

917     tios.c_cflag     |= CS8 | CREAD | HUPCL;
926 tios.c_cflag ^= (CLOCAL | HUPCL);