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

  /bionic/libc/kernel/uapi/linux/
fanotify.h 22 #define FAN_ACCESS 0x00000001
57 #define FAN_ALL_EVENTS (FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 8 #define FAN_ACCESS 0x00000001 /* File was accessed */
80 #define FAN_ALL_EVENTS (FAN_ACCESS |\

Completed in 348 milliseconds