HomeSort by relevance Sort by last modified time
    Searched refs:TIOCPKT_FLUSHREAD (Results 1 - 25 of 63) sorted by null

1 2 3

  /bionic/libc/kernel/uapi/asm-generic/
ioctls.h 102 #define TIOCPKT_FLUSHREAD 1
  /bionic/libc/kernel/uapi/asm-mips/asm/
ioctls.h 43 #define TIOCPKT_FLUSHREAD 0x01
  /external/kernel-headers/original/uapi/asm-generic/
ioctls.h 109 #define TIOCPKT_FLUSHREAD 1
  /external/kernel-headers/original/uapi/asm-mips/asm/
ioctls.h 39 #define TIOCPKT_FLUSHREAD 0x01 /* flush packet */
  /hardware/qcom/msm8998/kernel-headers/asm-generic/
ioctls.h 125 #define TIOCPKT_FLUSHREAD 1
  /hardware/qcom/msm8998/original-kernel-headers/asm-generic/
ioctls.h 110 #define TIOCPKT_FLUSHREAD 1
  /hardware/qcom/msm8x09/kernel-headers/asm-generic/
ioctls.h 104 #define TIOCPKT_FLUSHREAD 1
  /hardware/qcom/msm8x09/original-kernel-headers/asm-generic/
ioctls.h 110 #define TIOCPKT_FLUSHREAD 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
ioctls.h 104 #define TIOCPKT_FLUSHREAD 1
  /external/python/cpython2/Modules/
termios.c 836 #ifdef TIOCPKT_FLUSHREAD
837 {"TIOCPKT_FLUSHREAD", TIOCPKT_FLUSHREAD},
  /external/python/cpython3/Modules/
termios.c 866 #ifdef TIOCPKT_FLUSHREAD
867 {"TIOCPKT_FLUSHREAD", TIOCPKT_FLUSHREAD},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 185 TIOCPKT_FLUSHREAD = 0x01
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 185 TIOCPKT_FLUSHREAD = 0x01
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
zerrors_darwin_arm64.go     [all...]
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]

Completed in 539 milliseconds

1 2 3