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

/external/ppp/pppd/
H A Dtty.c677 setdtr(real_ttyfd, 0); /* in case modem is off hook */
679 setdtr(real_ttyfd, 1);
830 setdtr(real_ttyfd, 0);
H A Dpppd.h602 void setdtr __P((int, int)); /* Raise or lower port's DTR line */
H A Dsys-linux.c906 setdtr(tty_fd, 1);
972 * setdtr - control the DTR line on the serial port.
976 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

Completed in 145 milliseconds