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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
timerfd.h 28 TFD_CLOEXEC = 02000000,
29 #define TFD_CLOEXEC TFD_CLOEXEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
timerfd.h 28 TFD_CLOEXEC = 02000000,
29 #define TFD_CLOEXEC TFD_CLOEXEC
  /bionic/libc/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /development/ndk/platforms/android-L/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /development/ndk/sources/android/libportable/common/include/
timerfd_portable.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC

Completed in 910 milliseconds