OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAN_ALL_INIT_FLAGS
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/kernel/uapi/linux/
fanotify.h
46
#define
FAN_ALL_INIT_FLAGS
(FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/development/ndk/platforms/android-L/include/linux/
fanotify.h
46
#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
39
#define
FAN_ALL_INIT_FLAGS
(FAN_CLOEXEC | FAN_NONBLOCK | \
/external/strace/linux/
fanotify.h
39
#define
FAN_ALL_INIT_FLAGS
(FAN_CLOEXEC | FAN_NONBLOCK | \
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
fanotify.h
46
#define
FAN_ALL_INIT_FLAGS
(FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
fanotify.h
46
#define
FAN_ALL_INIT_FLAGS
(FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
fanotify.h
46
#define
FAN_ALL_INIT_FLAGS
(FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
Completed in 33 milliseconds