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

  /bionic/libc/kernel/uapi/linux/
fanotify.h 41 #define FAN_CLASS_PRE_CONTENT 0x00000008
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
  /development/ndk/platforms/android-L/include/linux/
fanotify.h 41 #define FAN_CLASS_PRE_CONTENT 0x00000008
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 32 #define FAN_CLASS_PRE_CONTENT 0x00000008
34 FAN_CLASS_PRE_CONTENT)
  /external/strace/linux/
fanotify.h 32 #define FAN_CLASS_PRE_CONTENT 0x00000008
34 FAN_CLASS_PRE_CONTENT)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
fanotify.h 41 #define FAN_CLASS_PRE_CONTENT 0x00000008
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
fanotify.h 41 #define FAN_CLASS_PRE_CONTENT 0x00000008
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
fanotify.h 41 #define FAN_CLASS_PRE_CONTENT 0x00000008
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
fanotify.h 41 #define FAN_CLASS_PRE_CONTENT 0x00000008
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
fanotify.h 41 #define FAN_CLASS_PRE_CONTENT 0x00000008
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
fanotify.h 41 #define FAN_CLASS_PRE_CONTENT 0x00000008
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)

Completed in 321 milliseconds