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

  /bionic/libc/include/sys/
inotify.h 40 #define IN_CLOEXEC O_CLOEXEC
  /development/ndk/platforms/android-L/include/sys/
inotify.h 40 #define IN_CLOEXEC O_CLOEXEC
  /development/ndk/sources/android/libportable/common/include/
inotify_portable.h 41 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
inotify.h 40 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
inotify.h 40 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
inotify.h 40 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
inotify.h 40 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
inotify.h 40 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
inotify.h 40 #define IN_CLOEXEC O_CLOEXEC
  /development/ndk/sources/android/libportable/arch-mips/
inotify.c 37 * NOTE: LTP defaults to using O_CLOEXEC for IN_CLOEXEC,
56 native_flags |= IN_CLOEXEC;
76 if (native_flags & IN_CLOEXEC) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
inotify.h 28 IN_CLOEXEC = 02000000,
29 #define IN_CLOEXEC IN_CLOEXEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
inotify.h 28 IN_CLOEXEC = 02000000,
29 #define IN_CLOEXEC IN_CLOEXEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
inotify.h 69 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
inotify.h 69 #define IN_CLOEXEC O_CLOEXEC
  /bionic/libc/kernel/uapi/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /development/ndk/platforms/android-L/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /external/kernel-headers/original/uapi/linux/
inotify.h 70 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
inotify.h 62 #define IN_CLOEXEC O_CLOEXEC

Completed in 1606 milliseconds