HomeSort by relevance Sort by last modified time
    Searched refs:IN_IGNORED (Results 1 - 15 of 15) sorted by null

  /bionic/libc/kernel/common/linux/
inotify.h 40 #define IN_IGNORED 0x00008000
  /development/ndk/platforms/android-3/include/linux/
inotify.h 40 #define IN_IGNORED 0x00008000
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inotify.h 43 #define IN_IGNORED 0x00008000 /* File was ignored */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
inotify.h 40 #define IN_IGNORED 0x00008000
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
inotify.h 40 #define IN_IGNORED 0x00008000
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
inotify.h 40 #define IN_IGNORED 0x00008000
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
inotify.h 40 #define IN_IGNORED 0x00008000
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
inotify.h 40 #define IN_IGNORED 0x00008000
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
inotify.h 40 #define IN_IGNORED 0x00008000
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
inotify.h 55 #define IN_IGNORED 0x00008000 /* File was ignored. */
  /external/bluetooth/glib/gio/inotify/
inotify-helper.c 234 case IN_IGNORED:
inotify-kernel.c 369 case IN_IGNORED:
405 case IN_IGNORED:
inotify-path.c 395 if (event->mask & IN_IGNORED)
  /external/kernel-headers/original/linux/
inotify.h 43 #define IN_IGNORED 0x00008000 /* File was ignored */
  /external/chromium/base/
directory_watcher_inotify.cc 333 if (event->mask & IN_IGNORED)

Completed in 574 milliseconds