OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tty_establish_ppp
(Results
1 - 4
of
4
) sorted by null
/external/ppp/pppd/
pppd.h
591
int
tty_establish_ppp
__P((int)); /* Turn serial port into a ppp interface */
[
all
...]
tty.c
250
&
tty_establish_ppp
,
[
all
...]
sys-linux.c
393
*
tty_establish_ppp
- Turn the serial port into a ppp interface.
396
int
tty_establish_ppp
(int tty_fd)
function
[
all
...]
sys-solaris.c
923
*
tty_establish_ppp
- Turn the serial port into a ppp interface.
926
tty_establish_ppp
(fd)
function
[
all
...]
Completed in 818 milliseconds