/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 0U macro 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 0U macro 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 0U macro 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 0U macro 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 1U macro 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 1U macro 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 1U macro 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 0U macro 12 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 1U macro 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 1U macro 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 0U macro 12 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 2 #define _IOC_NONE 0U macro 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0)
|
/third_party/libdrm/ |
D | xf86drm.h | 53 #define DRM_IOC_VOID _IOC_NONE
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-soundcard.h | 64 #define __SIOC_NONE _IOC_NONE
|