| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| D | ioctl.h | 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/arch/sh/bits/ |
| D | ioctl.h | 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/arch/mips/bits/ |
| D | ioctl.h | 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| D | ioctl.h | 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/arch/mips64/bits/ |
| D | ioctl.h | 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/arch/generic/bits/ |
| D | ioctl.h | 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| D | ioctl.h | 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| D | ioctl.h | 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/arch/powerpc64/bits/ |
| D | ioctl.h | 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/arch/powerpc/bits/ |
| D | ioctl.h | 6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| D | ioctl.h | 12 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
| D | ioctl.h | 12 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
|
| /third_party/lwip/src/include/lwip/ |
| D | sockets.h | 410 #define _IO(x,y) ((long)(IOC_VOID|((x)<<8)|(y))) macro
|