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

1 2

  /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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
timerfd.h 28 TFD_CLOEXEC = 02000000,
29 #define TFD_CLOEXEC TFD_CLOEXEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
timerfd.h 28 TFD_CLOEXEC = 02000000,
29 #define TFD_CLOEXEC TFD_CLOEXEC
  /bionic/libc/include/sys/
timerfd.h 42 #define TFD_CLOEXEC O_CLOEXEC
  /development/ndk/platforms/android-21/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /external/strace/xlat/
timerfdflags.h 8 #if defined TFD_CLOEXEC || defined O_CLOEXEC
9 #if !(defined(TFD_CLOEXEC) || (defined(HAVE_DECL_TFD_CLOEXEC) && HAVE_DECL_TFD_CLOEXEC))
10 # define TFD_CLOEXEC O_CLOEXEC
29 #if defined TFD_CLOEXEC || defined O_CLOEXEC
30 XLAT(TFD_CLOEXEC),
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/sys/
timerfd.h 41 #define TFD_CLOEXEC O_CLOEXEC

Completed in 883 milliseconds

1 2