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

1 2 3

  /external/libusb_aah/libusb/os/
threads_windows.h 53 // We *were* getting ETIMEDOUT from pthread.h:
54 #ifndef ETIMEDOUT
55 # define ETIMEDOUT 10060 /* This is the value in winsock.h. */
  /external/chromium/third_party/libjingle/source/talk/base/
socket.h 103 #undef ETIMEDOUT
104 #define ETIMEDOUT WSAETIMEDOUT
  /external/qemu/
sockets.h 101 # ifndef ETIMEDOUT
102 # define ETIMEDOUT 10060
  /ndk/sources/host-tools/sed-4.2.1/lib/
errno.in.h 70 # define ETIMEDOUT 10060
  /sdk/emulator/opengl/tests/event_injector/
sockets.h 109 # ifndef ETIMEDOUT
110 # define ETIMEDOUT 10060
  /external/bison/lib/
errno.in.h 116 # define ETIMEDOUT 138
  /bionic/libc/kernel/arch-mips/asm/
errno.h 124 #define ETIMEDOUT 145
  /bionic/libc/kernel/common/asm-generic/
errno.h 116 #define ETIMEDOUT 110
  /development/ndk/platforms/android-3/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 124 #define ETIMEDOUT 145
  /external/kernel-headers/original/asm-generic/
errno.h 83 #define ETIMEDOUT 110 /* Connection timed out */
  /external/kernel-headers/original/asm-mips/
errno.h 98 #define ETIMEDOUT 145 /* Connection timed out */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h 83 #define ETIMEDOUT 110 /* Connection timed out */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 83 #define ETIMEDOUT 110 /* Connection timed out */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h 83 #define ETIMEDOUT 110 /* Connection timed out */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
errno.h 94 #define ETIMEDOUT 110

Completed in 469 milliseconds

1 2 3