OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAN_CLASS_CONTENT
(Results
1 - 8
of
8
) sorted by null
/external/strace/xlat/
fan_classes.h
7
#if defined(
FAN_CLASS_CONTENT
) || (defined(HAVE_DECL_FAN_CLASS_CONTENT) && HAVE_DECL_FAN_CLASS_CONTENT)
8
XLAT(
FAN_CLASS_CONTENT
),
/bionic/libc/kernel/uapi/linux/
fanotify.h
40
#define
FAN_CLASS_CONTENT
0x00000004
42
#define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF |
FAN_CLASS_CONTENT
| FAN_CLASS_PRE_CONTENT)
/development/ndk/platforms/android-L/include/linux/
fanotify.h
40
#define
FAN_CLASS_CONTENT
0x00000004
42
#define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF |
FAN_CLASS_CONTENT
| FAN_CLASS_PRE_CONTENT)
/external/kernel-headers/original/uapi/linux/
fanotify.h
31
#define
FAN_CLASS_CONTENT
0x00000004
33
#define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF |
FAN_CLASS_CONTENT
| \
/external/strace/linux/
fanotify.h
31
#define
FAN_CLASS_CONTENT
0x00000004
33
#define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF |
FAN_CLASS_CONTENT
| \
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
fanotify.h
40
#define
FAN_CLASS_CONTENT
0x00000004
42
#define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF |
FAN_CLASS_CONTENT
| FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
fanotify.h
40
#define
FAN_CLASS_CONTENT
0x00000004
42
#define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF |
FAN_CLASS_CONTENT
| FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
fanotify.h
40
#define
FAN_CLASS_CONTENT
0x00000004
42
#define FAN_ALL_CLASS_BITS (FAN_CLASS_NOTIF |
FAN_CLASS_CONTENT
| FAN_CLASS_PRE_CONTENT)
Completed in 35 milliseconds