OpenGrok
Cross Reference: sys-linux.c
xref
: /
external
/
ppp
/
pppd
/
sys-linux.c
Home
|
History
|
Annotate
|
Download
|
only in
pppd
Lines Matching
refs:TIOCMBIC
1014
ioctl(tty_fd, (on ? TIOCMBIS :
TIOCMBIC
), &modembits);