OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FAN_MODIFY
(Results
26 - 35
of
35
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
Completed in 66 milliseconds
1
2