Searched refs:IOC_IN (Results 1 - 10 of 10) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
H A Dioctl.h90 #define IOC_IN (_IOC_WRITE << _IOC_DIRSHIFT) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinsock.h49 #define IOC_IN 0x80000000 macro
50 #define IOC_INOUT (IOC_IN|IOC_OUT)
54 #define _IOW(x,y,t) (IOC_IN|(((__LONG32)sizeof(t)&IOCPARM_MASK)<<16)|((x)<<8)|(y))
H A Dwinsock2.h68 #define IOC_IN 0x80000000 macro
69 #define IOC_INOUT (IOC_IN|IOC_OUT)
73 #define _IOW(x,y,t) (IOC_IN|(((__LONG32)sizeof(t)&IOCPARM_MASK)<<16)|((x)<<8)|(y))
514 #define _WSAIOW(x,y) (IOC_IN|(x)|(y))
H A Dws2tcpip.h42 #define SIO_GET_MULTICAST_FILTER _IOW('t',124 | IOC_IN,u_long)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinsock.h49 #define IOC_IN 0x80000000 macro
50 #define IOC_INOUT (IOC_IN|IOC_OUT)
54 #define _IOW(x,y,t) (IOC_IN|(((__LONG32)sizeof(t)&IOCPARM_MASK)<<16)|((x)<<8)|(y))
H A Dwinsock2.h68 #define IOC_IN 0x80000000 macro
69 #define IOC_INOUT (IOC_IN|IOC_OUT)
73 #define _IOW(x,y,t) (IOC_IN|(((__LONG32)sizeof(t)&IOCPARM_MASK)<<16)|((x)<<8)|(y))
514 #define _WSAIOW(x,y) (IOC_IN|(x)|(y))
H A Dws2tcpip.h42 #define SIO_GET_MULTICAST_FILTER _IOW('t',124 | IOC_IN,u_long)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/psdk_inc/
H A D_ws1_undef.h10 #undef IOC_IN macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
H A D_ws1_undef.h10 #undef IOC_IN macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
H A Dsoundcard.h87 #define SIOC_IN IOC_IN

Completed in 123 milliseconds