HomeSort by relevance Sort by last modified time
    Searched defs:TIOCGEXCL (Results 1 - 24 of 24) sorted by null

  /bionic/libc/kernel/uapi/asm-generic/
ioctls.h 82 #define TIOCGEXCL _IOR('T', 0x40, int)
  /bionic/libc/kernel/uapi/asm-mips/asm/
ioctls.h 86 #define TIOCGEXCL _IOR('T', 0x40, int)
  /external/kernel-headers/original/uapi/asm-generic/
ioctls.h 80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
  /external/kernel-headers/original/uapi/asm-mips/asm/
ioctls.h 94 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
  /hardware/qcom/msm8998/kernel-headers/asm-generic/
ioctls.h 97 #define TIOCGEXCL _IOR('T', 0x40, int)
  /hardware/qcom/msm8998/original-kernel-headers/asm-generic/
ioctls.h 79 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
  /hardware/qcom/msm8x09/kernel-headers/asm-generic/
ioctls.h 82 #define TIOCGEXCL _IOR('T', 0x40, int)
  /hardware/qcom/msm8x09/original-kernel-headers/asm-generic/
ioctls.h 79 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 1327 milliseconds