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

  /bionic/libc/kernel/common/linux/
fcntl.h 20 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2)
  /development/ndk/platforms/android-3/include/linux/
fcntl.h 20 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
fcntl.h 20 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
fcntl.h 20 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
fcntl.h 20 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
fcntl.h 20 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
fcntl.h 20 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
fcntl.h 20 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fcntl.h 22 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2)
  /external/dbus/bus/
dir-watch-dnotify.c 60 if (fcntl (fd, F_NOTIFY, DN_DELETE|DN_RENAME|DN_MODIFY) == -1)
  /external/kernel-headers/original/linux/
fcntl.h 13 #define F_NOTIFY (F_LINUX_SPECIFIC_BASE+2)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h 114 # define F_NOTIFY 1026 /* Request notfications on a directory. */
148 /* Types of directory notifications that may be requested with F_NOTIFY. */

Completed in 504 milliseconds