Searched refs:set_up_tty (Results 1 - 4 of 4) sorted by relevance

/external/ppp/pppd/
H A Dtty.c536 set_up_tty(pty_slave, 1);
612 set_up_tty(ttyfd, ((connector != NULL && connector[0] != 0)
712 set_up_tty(real_ttyfd, 0);
778 set_up_tty(real_ttyfd, 1);
H A Dpppd.h602 void set_up_tty __P((int, int)); /* Set up port's speed, parameters, etc. */
H A Dsys-linux.c897 * set_up_tty: Set up the serial port on `fd' for 8 bits, no parity,
902 void set_up_tty(int tty_fd, int local) function
H A Dsys-solaris.c1177 * set_up_tty: Set up the serial port on `fd' for 8 bits, no parity,
1182 set_up_tty(fd, local) function

Completed in 137 milliseconds