OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAN_MODIFY
(Results
1 - 8
of
8
) sorted by null
/external/strace/xlat/
fan_event_flags.h
7
#if defined(
FAN_MODIFY
) || (defined(HAVE_DECL_FAN_MODIFY) && HAVE_DECL_FAN_MODIFY)
8
XLAT(
FAN_MODIFY
),
/bionic/libc/kernel/uapi/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/development/ndk/platforms/android-L/include/linux/
fanotify.h
24
#define
FAN_MODIFY
0x00000002
59
#define FAN_ALL_EVENTS (FAN_ACCESS |
FAN_MODIFY
| FAN_CLOSE | FAN_OPEN)
/external/kernel-headers/original/uapi/linux/
fanotify.h
8
#define
FAN_MODIFY
0x00000002 /* File was modified */
68
FAN_MODIFY
|\
/external/strace/linux/
fanotify.h
8
#define
FAN_MODIFY
0x00000002 /* File was modified */
68
FAN_MODIFY
|\
/prebuilts/ndk/9/platforms/android-19/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/9/platforms/android-19/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/9/platforms/android-19/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 35 milliseconds