OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAN_UNLIMITED_MARKS
(Results
1 - 8
of
8
) sorted by null
/external/strace/xlat/
fan_init_flags.h
13
#if defined(
FAN_UNLIMITED_MARKS
) || (defined(HAVE_DECL_FAN_UNLIMITED_MARKS) && HAVE_DECL_FAN_UNLIMITED_MARKS)
14
XLAT(
FAN_UNLIMITED_MARKS
),
/bionic/libc/kernel/uapi/linux/
fanotify.h
45
#define
FAN_UNLIMITED_MARKS
0x00000020
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
45
#define
FAN_UNLIMITED_MARKS
0x00000020
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
37
#define
FAN_UNLIMITED_MARKS
0x00000020
41
FAN_UNLIMITED_MARKS
)
/external/strace/linux/
fanotify.h
37
#define
FAN_UNLIMITED_MARKS
0x00000020
41
FAN_UNLIMITED_MARKS
)
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
fanotify.h
45
#define
FAN_UNLIMITED_MARKS
0x00000020
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
45
#define
FAN_UNLIMITED_MARKS
0x00000020
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
45
#define
FAN_UNLIMITED_MARKS
0x00000020
46
#define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC | FAN_NONBLOCK | FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE |
FAN_UNLIMITED_MARKS
)
Completed in 41 milliseconds