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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dslip_user.c29 static int set_up_tty(int fd) function
151 if (set_up_tty(sfd))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dtty.c536 set_up_tty(pty_slave, 1);
616 set_up_tty(ttyfd, ((connector != NULL && connector[0] != 0)
716 set_up_tty(real_ttyfd, 0);
774 set_up_tty(real_ttyfd, 1);
H A Dpppd.h610 void set_up_tty __P((int, int)); /* Set up port's speed, parameters, etc. */
H A Dsys-linux.c894 * set_up_tty: Set up the serial port on `fd' for 8 bits, no parity,
899 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
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dtty.c478 set_up_tty(pty_slave, 1);
548 set_up_tty(ttyfd, ((connector != NULL && connector[0] != 0)
631 set_up_tty(real_ttyfd, 0);
679 set_up_tty(real_ttyfd, 1);
H A Dpppd.h505 void set_up_tty __P((int, int)); /* Set up port's speed, parameters, etc. */
H A Dsys-sunos4.c429 * set_up_tty: Set up the serial port on `fd' for 8 bits, no parity,
434 set_up_tty(fd, local) function
H A Dsys-linux.c823 * set_up_tty: Set up the serial port on `fd' for 8 bits, no parity,
828 void set_up_tty(int tty_fd, int local) function
H A Dsys-solaris.c1107 * set_up_tty: Set up the serial port on `fd' for 8 bits, no parity,
1112 set_up_tty(fd, local) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h577 void set_up_tty __P((int, int)); /* Set up port's speed, parameters, etc. */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h516 #define set_up_tty(a,b) macro

Completed in 206 milliseconds