HomeSort by relevance Sort by last modified time
    Searched refs:ENOTCONN (Results 1 - 25 of 231) sorted by null

1 2 3 4 5 6 7 8 910

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 149 #ifndef ENOTCONN
150 #define ENOTCONN 126
  /system/core/adb/sysdeps/win32/
errno.cpp 57 ERR(ENOTCONN, "Transport endpoint is not connected");
  /external/libmicrohttpd/src/include/
w32functions.h 104 #ifndef ENOTCONN
105 #define ENOTCONN (MHDW32ERRBASE+21)
  /external/libcxx/include/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
3-2.c 92 ENOTCONN, "ENOTCONN", ENOTCONN}, {
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 118 ENOTCONN = 134
125 LASTERRNO = ENOTCONN
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
errno.h 178 #ifndef ENOTCONN
179 #define ENOTCONN 9925
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 94 #define ENOTCONN 107
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 93 #define ENOTCONN 134
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 121 #define ENOTCONN 57 /* Socket is not connected */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 90 #define ENOTCONN 107 /* Transport endpoint is not connected */

Completed in 1087 milliseconds

1 2 3 4 5 6 7 8 910