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

1 2

  /external/strace/xlat/
fan_event_flags.h 8 #if !(defined(FAN_CLOSE_WRITE) || (defined(HAVE_DECL_FAN_CLOSE_WRITE) && HAVE_DECL_FAN_CLOSE_WRITE))
9 # define FAN_CLOSE_WRITE 0x00000008
43 XLAT(FAN_CLOSE_WRITE),
  /bionic/libc/kernel/uapi/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /development/ndk/platforms/android-21/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 9 #define FAN_CLOSE_WRITE 0x00000008 /* Writtable file closed */
23 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fanotify.h 9 #define FAN_CLOSE_WRITE 0x00000008 /* Writtable file closed */
23 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/linux/
fanotify.h 25 #define FAN_CLOSE_WRITE 0x00000008
35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)

Completed in 52 milliseconds

1 2