OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IN_MODIFY
(Results
1 - 25
of
59
) sorted by null
1
2
3
/external/strace/xlat/
inotify_flags.h
5
#if !(defined(
IN_MODIFY
) || (defined(HAVE_DECL_IN_MODIFY) && HAVE_DECL_IN_MODIFY))
6
# define
IN_MODIFY
0x00000002
75
XLAT(
IN_MODIFY
),
/bionic/libc/kernel/uapi/linux/
inotify.h
34
#define
IN_MODIFY
0x00000002
61
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/development/ndk/platforms/android-21/include/linux/
inotify.h
34
#define
IN_MODIFY
0x00000002
61
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/development/ndk/platforms/android-3/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/external/kernel-headers/original/uapi/linux/
inotify.h
30
#define
IN_MODIFY
0x00000002 /* File was modified */
64
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
inotify.h
30
#define
IN_MODIFY
0x00000002 /* File was modified */
63
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
inotify.h
48
#define
IN_MODIFY
0x00000002 /* File was modified. */
81
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
inotify.h
48
#define
IN_MODIFY
0x00000002 /* File was modified. */
83
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
inotify.h
30
#define
IN_MODIFY
0x00000002 /* File was modified */
64
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
inotify.h
48
#define
IN_MODIFY
0x00000002 /* File was modified. */
83
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE \
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
inotify.h
26
#define
IN_MODIFY
0x00000002
51
#define IN_ALL_EVENTS (IN_ACCESS |
IN_MODIFY
| IN_ATTRIB | IN_CLOSE_WRITE | IN_CLOSE_NOWRITE | IN_OPEN | IN_MOVED_FROM | IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | IN_MOVE_SELF)
Completed in 2174 milliseconds
1
2
3