HomeSort by relevance Sort by last modified time
    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 545 * tty_disestablish_ppp - Restore the serial port to normal operation.
549 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 52 milliseconds