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 35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /development/ndk/platforms/android-L/include/linux/
fanotify.h 35 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE)
59 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 23 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */
69 FAN_CLOSE |\

Completed in 33 milliseconds