Home
last modified time | relevance | path

Searched defs:_IO (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h6 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
[all...]
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h12 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h12 #define _IO(a,b) _IOC(_IOC_NONE,(a),(b),0) macro
/third_party/backends/backend/
H A Dplustek-pp.h325 #define _IO(type,nr) _IOC(0U,(type),(nr),0) macro
/third_party/lwip/src/include/lwip/
H A Dsockets.h410 #define _IO(x,y) ((long)(IOC_VOID|((x)<<8)|(y))) macro

Completed in 12 milliseconds