Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dtty.c685 setdtr(real_ttyfd, 0); /* in case modem is off hook */ in connect_tty()
687 setdtr(real_ttyfd, 1); in connect_tty()
834 setdtr(real_ttyfd, 0); in finish_tty()
Dpppd.h626 void setdtr __P((int, int)); /* Raise or lower port's DTR line */
Dsys-linux.c937 setdtr(tty_fd, 1); in set_up_tty()
1010 void setdtr (int tty_fd, int on) in setdtr() function
Dsys-solaris.c1311 setdtr(fd, on) in setdtr() function