OpenGrok
Cross Reference: sys-linux.c
xref
: /
external
/
ppp
/
pppd
/
sys-linux.c
Home
|
History
|
Annotate
|
Download
|
only in
pppd
Lines Matching
full:tcflush
555
if (
tcflush
(tty_fd, TCIOFLUSH) < 0)
557
warn("
tcflush
failed: %m");