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

  /bionic/libc/kernel/uapi/linux/
fanotify.h 35 #define FAN_CLOEXEC 0x00000001
45 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
  /external/kernel-headers/original/uapi/linux/
fanotify.h 29 #define FAN_CLOEXEC 0x00000001
49 #define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | \

Completed in 2516 milliseconds