Searched refs:setdtr (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dtty.c681 setdtr(real_ttyfd, 0); /* in case modem is off hook */
683 setdtr(real_ttyfd, 1);
827 setdtr(real_ttyfd, 0);
H A Dpppd.h612 void setdtr __P((int, int)); /* Raise or lower port's DTR line */
H A Dsys-linux.c904 setdtr(tty_fd, 1);
970 * setdtr - control the DTR line on the serial port.
974 void setdtr (int tty_fd, int on) function
H A Dsys-solaris.c1304 * setdtr - control the DTR line on the serial port.
1308 setdtr(fd, on) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dtty.c596 setdtr(real_ttyfd, 0); /* in case modem is off hook */
598 setdtr(real_ttyfd, 1);
733 setdtr(real_ttyfd, 0);
H A Dpppd.h507 void setdtr __P((int, int)); /* Raise or lower port's DTR line */
H A Dsys-linux.c833 setdtr(tty_fd, 1);
899 * setdtr - control the DTR line on the serial port.
903 void setdtr (int tty_fd, int on) function
H A Dsys-sunos4.c516 * setdtr - control the DTR line on the serial port.
520 setdtr(fd, on) function
H A Dsys-solaris.c1234 * setdtr - control the DTR line on the serial port.
1238 setdtr(fd, on) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h579 void setdtr __P((int, int)); /* Raise or lower port's DTR line */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h518 #define setdtr(a,b) macro

Completed in 201 milliseconds