Home | History | Annotate | Download | only in pppd

Lines Matching refs:tcgetattr

1191     if (!sync_serial && tcgetattr(fd, &tios) < 0)
1192 fatal("tcgetattr: %m");