HomeSort by relevance Sort by last modified time
    Searched full:setdtr (Results 1 - 5 of 5) sorted by null

  /external/ppp/pppd/
tty.c 685 setdtr(real_ttyfd, 0); /* in case modem is off hook */
687 setdtr(real_ttyfd, 1);
834 setdtr(real_ttyfd, 0);
    [all...]
sys-solaris.c 1311 setdtr(fd, on) function
    [all...]
pppd.h 626 void setdtr __P((int, int)); /* Raise or lower port's DTR line */
    [all...]
sys-linux.c 937 setdtr(tty_fd, 1);
1006 * setdtr - control the DTR line on the serial port.
1010 void setdtr (int tty_fd, int on) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 707 #define SETDTR 5
    [all...]

Completed in 475 milliseconds