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

1 2 3

  /bionic/libc/kernel/uapi/asm-generic/
ioctls.h 106 #define TIOCPKT_NOSTOP 16
  /bionic/libc/kernel/uapi/asm-mips/asm/
ioctls.h 47 #define TIOCPKT_NOSTOP 0x10
  /external/kernel-headers/original/uapi/asm-generic/
ioctls.h 113 #define TIOCPKT_NOSTOP 16
  /external/kernel-headers/original/uapi/asm-mips/asm/
ioctls.h 43 #define TIOCPKT_NOSTOP 0x10 /* no more ^S, ^Q */
  /hardware/qcom/msm8998/kernel-headers/asm-generic/
ioctls.h 130 #define TIOCPKT_NOSTOP 16
  /hardware/qcom/msm8998/original-kernel-headers/asm-generic/
ioctls.h 114 #define TIOCPKT_NOSTOP 16
  /hardware/qcom/msm8x09/kernel-headers/asm-generic/
ioctls.h 108 #define TIOCPKT_NOSTOP 16
  /hardware/qcom/msm8x09/original-kernel-headers/asm-generic/
ioctls.h 114 #define TIOCPKT_NOSTOP 16
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
ioctls.h 108 #define TIOCPKT_NOSTOP 16
  /external/python/cpython2/Modules/
termios.c 842 #ifdef TIOCPKT_NOSTOP
843 {"TIOCPKT_NOSTOP", TIOCPKT_NOSTOP},
  /external/python/cpython3/Modules/
termios.c 872 #ifdef TIOCPKT_NOSTOP
873 {"TIOCPKT_NOSTOP", TIOCPKT_NOSTOP},
  /external/python/cpython2/Lib/plat-irix5/
IOCTL.py 187 TIOCPKT_NOSTOP = 0x10
  /external/python/cpython2/Lib/plat-irix6/
IOCTL.py 187 TIOCPKT_NOSTOP = 0x10
  /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 976 milliseconds

1 2 3