HomeSort by relevance Sort by last modified time
    Searched refs:FAN_OPEN (Results 1 - 11 of 11) sorted by null

  /external/strace/xlat/
fan_event_flags.h 20 #if !(defined(FAN_OPEN) || (defined(HAVE_DECL_FAN_OPEN) && HAVE_DECL_FAN_OPEN))
21 # define FAN_OPEN 0x00000020
23 XLAT(FAN_OPEN),
  /bionic/libc/kernel/uapi/linux/
fanotify.h 27 #define FAN_OPEN 0x00000020
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /development/ndk/platforms/android-21/include/linux/
fanotify.h 27 #define FAN_OPEN 0x00000020
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 11 #define FAN_OPEN 0x00000020 /* File was opened */
70 FAN_OPEN)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fanotify.h 11 #define FAN_OPEN 0x00000020 /* File was opened */
70 FAN_OPEN)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
fanotify.h 27 #define FAN_OPEN 0x00000020
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
fanotify.h 27 #define FAN_OPEN 0x00000020
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
fanotify.h 27 #define FAN_OPEN 0x00000020
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
fanotify.h 27 #define FAN_OPEN 0x00000020
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
fanotify.h 27 #define FAN_OPEN 0x00000020
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
fanotify.h 27 #define FAN_OPEN 0x00000020
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)

Completed in 1356 milliseconds