HomeSort by relevance Sort by last modified time
    Searched defs:FAN_MODIFY (Results 1 - 25 of 35) sorted by null

1 2

  /external/strace/xlat/
fan_event_flags.h 5 #if !(defined(FAN_MODIFY) || (defined(HAVE_DECL_FAN_MODIFY) && HAVE_DECL_FAN_MODIFY))
6 # define FAN_MODIFY 0x00000002
42 XLAT(FAN_MODIFY),
  /bionic/libc/kernel/uapi/linux/
fanotify.h 23 #define FAN_MODIFY 0x00000002
51 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /development/ndk/platforms/android-21/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 8 #define FAN_MODIFY 0x00000002 /* File was modified */
68 FAN_MODIFY |\
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fanotify.h 8 #define FAN_MODIFY 0x00000002 /* File was modified */
68 FAN_MODIFY |\
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/linux/
fanotify.h 24 #define FAN_MODIFY 0x00000002
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)

Completed in 91 milliseconds

1 2