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

  /external/ppp/pppd/
pppd.h 615 int tty_establish_ppp __P((int)); /* Turn serial port into a ppp interface */
    [all...]
tty.c 255 &tty_establish_ppp,
    [all...]
sys-linux.c 400 * tty_establish_ppp - Turn the serial port into a ppp interface.
403 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 193 milliseconds