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

  /external/strace/xlat/
fan_classes.h 4 #if !(defined(FAN_CLASS_NOTIF) || (defined(HAVE_DECL_FAN_CLASS_NOTIF) && HAVE_DECL_FAN_CLASS_NOTIF))
5 # define FAN_CLASS_NOTIF 0x00000000
7 XLAT(FAN_CLASS_NOTIF),
  /external/strace/
fanotify.c 7 # define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
  /bionic/libc/kernel/uapi/linux/
fanotify.h 39 #define FAN_CLASS_NOTIF 0x00000000
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
  /development/ndk/platforms/android-21/include/linux/
fanotify.h 39 #define FAN_CLASS_NOTIF 0x00000000
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 30 #define FAN_CLASS_NOTIF 0x00000000
33 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fanotify.h 30 #define FAN_CLASS_NOTIF 0x00000000
33 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | \
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
fanotify.h 39 #define FAN_CLASS_NOTIF 0x00000000
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 39 #define FAN_CLASS_NOTIF 0x00000000
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 39 #define FAN_CLASS_NOTIF 0x00000000
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 39 #define FAN_CLASS_NOTIF 0x00000000
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 39 #define FAN_CLASS_NOTIF 0x00000000
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 39 #define FAN_CLASS_NOTIF 0x00000000
42 #define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF | FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)

Completed in 1207 milliseconds