OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tty_disestablish_ppp
(Results
1 - 4
of
4
) sorted by null
/external/ppp/pppd/
pppd.h
594
void
tty_disestablish_ppp
__P((int)); /* Restore port to normal operation */
[
all
...]
tty.c
251
&
tty_disestablish_ppp
,
[
all
...]
sys-linux.c
544
*
tty_disestablish_ppp
- Restore the serial port to normal operation.
548
void
tty_disestablish_ppp
(int tty_fd)
function
[
all
...]
sys-solaris.c
981
*
tty_disestablish_ppp
- Restore the serial port to normal operation.
986
tty_disestablish_ppp
(fd)
function
[
all
...]
Completed in 515 milliseconds