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

1 2 3

  /bionic/libc/include/sys/
socket.h 63 #define SOCK_CLOEXEC O_CLOEXEC
  /development/ndk/platforms/android-21/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /external/libmicrohttpd/src/microhttpd/
daemon.c 112 #ifndef SOCK_CLOEXEC
113 #define SOCK_CLOEXEC 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
socket.h 65 SOCK_CLOEXEC = 02000000, /* Atomically set close-on-exec flag for the
67 #define SOCK_CLOEXEC SOCK_CLOEXEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
socket.h 65 SOCK_CLOEXEC = 02000000, /* Atomically set close-on-exec flag for the
67 #define SOCK_CLOEXEC SOCK_CLOEXEC
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
socket.h 65 SOCK_CLOEXEC = 02000000, /* Atomically set close-on-exec flag for the
67 #define SOCK_CLOEXEC SOCK_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
socket.h 67 #define SOCK_CLOEXEC O_CLOEXEC
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_solaris_amd64.go     [all...]

Completed in 808 milliseconds

1 2 3