HomeSort by relevance Sort by last modified time
    Searched defs:_IO (Results 1 - 14 of 14) sorted by null

  /bionic/libc/kernel/common/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /development/ndk/platforms/android-3/include/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /external/kernel-headers/original/asm-generic/
ioctl.h 58 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
ioctl.h 58 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/asm-generic/
ioctl.h 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
  /external/quake/quake/src/WinQuake/
mpdosock.h 124 #define _IO(x,y) (IOC_VOID|((x)<<8)|(y))

Completed in 894 milliseconds