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

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
inotify.h 45 #define IN_ONLYDIR 0x01000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/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 57 milliseconds

12