HomeSort by relevance Sort by last modified time
    Searched defs:IN_ONESHOT (Results 1 - 25 of 78) sorted by null

1 2 3 4

  /external/strace/xlat/
inotify_flags.h 84 #if !(defined(IN_ONESHOT) || (defined(HAVE_DECL_IN_ONESHOT) && HAVE_DECL_IN_ONESHOT))
85 # define IN_ONESHOT 0x80000000
87 XLAT(IN_ONESHOT),
  /bionic/libc/kernel/uapi/linux/
inotify.h 60 #define IN_ONESHOT 0x80000000
  /development/ndk/platforms/android-21/include/linux/
inotify.h 60 #define IN_ONESHOT 0x80000000
  /development/ndk/platforms/android-3/include/linux/
inotify.h 49 #define IN_ONESHOT 0x80000000
  /external/kernel-headers/original/uapi/linux/
inotify.h 57 #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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
inotify.h 78 #define IN_ONESHOT 0x80000000 /* Only send event once. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
inotify.h 80 #define IN_ONESHOT 0x80000000 /* Only send event once. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
inotify.h 57 #define IN_ONESHOT 0x80000000 /* only send event once */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
inotify.h 80 #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

Completed in 489 milliseconds

1 2 3 4