OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FAN_CLASS_NOTIF
(Results
26 - 35
of
35
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
fanotify.h
39
#define
FAN_CLASS_NOTIF
0x00000000
42
#define FAN_ALL_CLASS_BITS (
FAN_CLASS_NOTIF
| FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
fanotify.h
39
#define
FAN_CLASS_NOTIF
0x00000000
42
#define FAN_ALL_CLASS_BITS (
FAN_CLASS_NOTIF
| FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
fanotify.h
39
#define
FAN_CLASS_NOTIF
0x00000000
42
#define FAN_ALL_CLASS_BITS (
FAN_CLASS_NOTIF
| FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
fanotify.h
39
#define
FAN_CLASS_NOTIF
0x00000000
42
#define FAN_ALL_CLASS_BITS (
FAN_CLASS_NOTIF
| FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
fanotify.h
39
#define
FAN_CLASS_NOTIF
0x00000000
42
#define FAN_ALL_CLASS_BITS (
FAN_CLASS_NOTIF
| FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
fanotify.h
39
#define
FAN_CLASS_NOTIF
0x00000000
42
#define FAN_ALL_CLASS_BITS (
FAN_CLASS_NOTIF
| FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
fanotify.h
39
#define
FAN_CLASS_NOTIF
0x00000000
42
#define FAN_ALL_CLASS_BITS (
FAN_CLASS_NOTIF
| FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
fanotify.h
39
#define
FAN_CLASS_NOTIF
0x00000000
42
#define FAN_ALL_CLASS_BITS (
FAN_CLASS_NOTIF
| FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
fanotify.h
39
#define
FAN_CLASS_NOTIF
0x00000000
42
#define FAN_ALL_CLASS_BITS (
FAN_CLASS_NOTIF
| FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
fanotify.h
39
#define
FAN_CLASS_NOTIF
0x00000000
42
#define FAN_ALL_CLASS_BITS (
FAN_CLASS_NOTIF
| FAN_CLASS_CONTENT | FAN_CLASS_PRE_CONTENT)
Completed in 6416 milliseconds
1
2