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

1 2

  /bionic/libc/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /development/ndk/platforms/android-3/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /gdk/headers/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
fcntl.h 42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h 51 #ifndef O_CLOEXEC
52 #define O_CLOEXEC 02000000 /* set close_on_exec */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 51 #ifndef O_CLOEXEC
52 #define O_CLOEXEC 02000000 /* set close_on_exec */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 51 #ifndef O_CLOEXEC
52 #define O_CLOEXEC 02000000 /* set close_on_exec */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h 53 # define O_CLOEXEC 02000000 /* Set close_on_exec. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fcntl.h 53 # define O_CLOEXEC 02000000 /* Set close_on_exec. */

Completed in 365 milliseconds

1 2