Home | History | Annotate | Download | only in pppd

Lines Matching refs:TCGETX

1196     if (!sync_serial && ioctl (fd, TCGETX, &tiox) < 0) {
1199 error("TCGETX: %m");