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

  /external/ppp/pppd/
pppd.h 625 void restore_tty __P((int)); /* Restore port's original parameters */
    [all...]
tty.c 842 restore_tty(real_ttyfd);
    [all...]
sys-linux.c 1019 * restore_tty - restore the terminal to the saved settings.
1022 void restore_tty (int tty_fd) function
    [all...]
sys-solaris.c 1275 * restore_tty - restore the terminal to the saved settings.
1278 restore_tty(fd) function
    [all...]

Completed in 235 milliseconds