HomeSort by relevance Sort by last modified time
    Searched defs:set_up_tty (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
sys-linux.c 927 * set_up_tty: Set up the serial port on `fd' for 8 bits, no parity,
932 void set_up_tty(int tty_fd, int local) function
    [all...]
sys-solaris.c 1177 * set_up_tty: Set up the serial port on `fd' for 8 bits, no parity,
1182 set_up_tty(fd, local) function
    [all...]

Completed in 63 milliseconds