OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FAN_ACCESS
(Results
1 - 10
of
10
) sorted by null
/bionic/libc/kernel/uapi/linux/
fanotify.h
22
#define
FAN_ACCESS
0x00000001
59
#define FAN_ALL_EVENTS (
FAN_ACCESS
| FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
/development/ndk/platforms/android-L/include/linux/
fanotify.h
22
#define
FAN_ACCESS
0x00000001
59
#define FAN_ALL_EVENTS (
FAN_ACCESS
| FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
/external/kernel-headers/original/uapi/linux/
fanotify.h
7
#define
FAN_ACCESS
0x00000001 /* File was accessed */
67
#define FAN_ALL_EVENTS (
FAN_ACCESS
|\
/external/strace/linux/
fanotify.h
7
#define
FAN_ACCESS
0x00000001 /* File was accessed */
67
#define FAN_ALL_EVENTS (
FAN_ACCESS
|\
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
fanotify.h
22
#define
FAN_ACCESS
0x00000001
59
#define FAN_ALL_EVENTS (
FAN_ACCESS
| FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
fanotify.h
22
#define
FAN_ACCESS
0x00000001
59
#define FAN_ALL_EVENTS (
FAN_ACCESS
| FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
fanotify.h
22
#define
FAN_ACCESS
0x00000001
59
#define FAN_ALL_EVENTS (
FAN_ACCESS
| FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
fanotify.h
22
#define
FAN_ACCESS
0x00000001
59
#define FAN_ALL_EVENTS (
FAN_ACCESS
| FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
fanotify.h
22
#define
FAN_ACCESS
0x00000001
59
#define FAN_ALL_EVENTS (
FAN_ACCESS
| FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
fanotify.h
22
#define
FAN_ACCESS
0x00000001
59
#define FAN_ALL_EVENTS (
FAN_ACCESS
| FAN_MODIFY | FAN_CLOSE | FAN_OPEN)
Completed in 76 milliseconds