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

  /bionic/libc/kernel/common/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /development/ndk/platforms/android-3/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inotify.h 50 #define IN_ONLYDIR 0x01000000 /* only watch the path if it is a directory */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
inotify.h 62 #define IN_ONLYDIR 0x01000000 /* Only watch the path if it is a
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /external/bluetooth/glib/gio/inotify/
inotify-path.c 41 #ifndef IN_ONLYDIR
42 #define IN_ONLYDIR 0
159 wd = _ik_watch (sub->dirname, IP_INOTIFY_MASK|IN_ONLYDIR, &err);
  /external/kernel-headers/original/linux/
inotify.h 50 #define IN_ONLYDIR 0x01000000 /* only watch the path if it is a directory */

Completed in 50 milliseconds