OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IN_ONESHOT
(Results
1 - 25
of
78
) sorted by null
1
2
3
4
/external/strace/linux/
inotify.h
39
#define
IN_ONESHOT
0x80000000 /* only send event once */
/external/strace/xlat/
inotify_flags.h
70
#if defined(
IN_ONESHOT
) || (defined(HAVE_DECL_IN_ONESHOT) && HAVE_DECL_IN_ONESHOT)
71
XLAT(
IN_ONESHOT
),
/development/ndk/platforms/android-3/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
inotify.h
56
#define
IN_ONESHOT
0x80000000 /* only send event once */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
inotify.h
56
#define
IN_ONESHOT
0x80000000 /* only send event once */
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
inotify.h
49
#define
IN_ONESHOT
0x80000000
Completed in 4148 milliseconds
1
2
3
4