HomeSort by relevance Sort by last modified time
    Searched refs:MEMWRITEOOB (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/strace/tests/
ioctl_mtd.c 88 TEST_NULL_ARG(MEMWRITEOOB);
147 ioctl(-1, MEMWRITEOOB, oob);
148 printf("ioctl(-1, MEMWRITEOOB, {start=%#x, length=%#x, ptr=%p})"
  /external/strace/tests-m32/
ioctl_mtd.c 88 TEST_NULL_ARG(MEMWRITEOOB);
147 ioctl(-1, MEMWRITEOOB, oob);
148 printf("ioctl(-1, MEMWRITEOOB, {start=%#x, length=%#x, ptr=%p})"
  /external/strace/tests-mx32/
ioctl_mtd.c 88 TEST_NULL_ARG(MEMWRITEOOB);
147 ioctl(-1, MEMWRITEOOB, oob);
148 printf("ioctl(-1, MEMWRITEOOB, {start=%#x, length=%#x, ptr=%p})"
  /bionic/libc/kernel/uapi/mtd/
mtd-abi.h 122 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /development/ndk/platforms/android-9/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /external/strace/linux/
mtd-abi.h 160 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/mtd/
mtd-abi.h 93 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/
mtd-abi.h 160 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/mtd/
mtd-abi.h 80 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)

Completed in 449 milliseconds

1 2 3