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

  /bionic/libc/kernel/uapi/linux/
fanotify.h 32 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
52 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 24 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
71 FAN_CLOSE |\
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fanotify.h 23 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
69 FAN_CLOSE |\

Completed in 265 milliseconds