HomeSort by relevance Sort by last modified time
    Searched full:tty_establish_ppp (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
sys-solaris.c 923 * tty_establish_ppp - Turn the serial port into a ppp interface.
926 tty_establish_ppp(fd) function
    [all...]
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...]

Completed in 284 milliseconds