OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IN_MASK_ADD
(Results
1 - 25
of
78
) sorted by null
1
2
3
4
/external/strace/xlat/
inotify_flags.h
76
#if !(defined(
IN_MASK_ADD
) || (defined(HAVE_DECL_IN_MASK_ADD) && HAVE_DECL_IN_MASK_ADD))
77
# define
IN_MASK_ADD
0x20000000
79
XLAT(
IN_MASK_ADD
),
/bionic/libc/kernel/uapi/linux/
inotify.h
57
#define
IN_MASK_ADD
0x20000000
/development/ndk/platforms/android-21/include/linux/
inotify.h
57
#define
IN_MASK_ADD
0x20000000
/development/ndk/platforms/android-3/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/external/kernel-headers/original/uapi/linux/
inotify.h
55
#define
IN_MASK_ADD
0x20000000 /* add to the mask of an already existing watch */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
inotify.h
54
#define
IN_MASK_ADD
0x20000000 /* add to the mask of an already existing watch */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
inotify.h
75
#define
IN_MASK_ADD
0x20000000 /* Add to the mask of an already
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
inotify.h
77
#define
IN_MASK_ADD
0x20000000 /* Add to the mask of an already
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
inotify.h
55
#define
IN_MASK_ADD
0x20000000 /* add to the mask of an already existing watch */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
inotify.h
77
#define
IN_MASK_ADD
0x20000000 /* Add to the mask of an already
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
inotify.h
47
#define
IN_MASK_ADD
0x20000000
Completed in 776 milliseconds
1
2
3
4