HomeSort by relevance Sort by last modified time
    Searched refs:RTSXOFF (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/
termios.h 30 #define RTSXOFF 0x0001
  /external/kernel-headers/original/uapi/linux/
termios.h 18 #define RTSXOFF 0x0001 /* RTS flow control on input */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
termios.h 17 #define RTSXOFF 0x0001 /* RTS flow control on input */
  /external/ppp/pppd/
sys-solaris.c 1222 tiox.x_hflag |= RTSXOFF|CTSXON;
1224 tiox.x_hflag &= ~(RTSXOFF|CTSXON);
    [all...]

Completed in 70 milliseconds