/external/strace/ |
D | ioctl_iocdef.h | 2 #define _IOC_READ 2U macro
|
/external/crosvm/base/src/sys/linux/ |
D | ioctl.rs | 143 pub const _IOC_READ: c_uint = 2; constant
|
/external/rust/android-crates-io/crates/vmm-sys-util/src/linux/ |
D | ioctl.rs | 196 pub const _IOC_READ: c_uint = 2; constant
|
/external/crosvm/vfio_sys/src/ |
D | plat.rs | 62 pub const _IOC_READ: u32 = 2; constant
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | ioctl.h | 66 # define _IOC_READ 2U macro
|
/external/trusty/musl/arch/generic/bits/ |
D | ioctl.h | 4 #define _IOC_READ 2U macro
|
/external/trusty/musl/arch/mips64/bits/ |
D | ioctl.h | 3 #define _IOC_READ 2U macro
|
/external/musl/arch/mips64/bits/ |
D | ioctl.h | 3 #define _IOC_READ 2U macro
|
/external/musl/arch/mipsn32/bits/ |
D | ioctl.h | 3 #define _IOC_READ 2U macro
|
/external/musl/arch/generic/bits/ |
D | ioctl.h | 4 #define _IOC_READ 2U macro
|
/external/trusty/musl/arch/mipsn32/bits/ |
D | ioctl.h | 3 #define _IOC_READ 2U macro
|
/external/musl/arch/sh/bits/ |
D | ioctl.h | 4 #define _IOC_READ 2U macro
|
/external/trusty/musl/arch/mips/bits/ |
D | ioctl.h | 3 #define _IOC_READ 2U macro
|
/external/musl/arch/mips/bits/ |
D | ioctl.h | 3 #define _IOC_READ 2U macro
|
/external/trusty/musl/arch/sh/bits/ |
D | ioctl.h | 4 #define _IOC_READ 2U macro
|
/external/musl/arch/powerpc64/bits/ |
D | ioctl.h | 4 #define _IOC_READ 2U macro
|
/external/trusty/musl/arch/powerpc64/bits/ |
D | ioctl.h | 4 #define _IOC_READ 2U macro
|
/external/musl/arch/powerpc/bits/ |
D | ioctl.h | 4 #define _IOC_READ 2U macro
|
/external/trusty/musl/arch/powerpc/bits/ |
D | ioctl.h | 4 #define _IOC_READ 2U macro
|
/external/v4l-utils/contrib/freebsd/include/linux/ |
D | input.h | 48 #define _IOC_READ IOC_OUT macro
|