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

1 2 3 4

  /external/libxml2/include/
wsockcompat.h 42 #ifndef ESHUTDOWN
43 #define ESHUTDOWN WSAESHUTDOWN
  /external/libmicrohttpd/src/include/
w32functions.h 143 #ifndef ESHUTDOWN
144 #define ESHUTDOWN (MHDW32ERRBASE+34)
  /external/webrtc/webrtc/base/
socket.h 83 #undef ESHUTDOWN
84 #define ESHUTDOWN WSAESHUTDOWN
  /external/curl/lib/
curl_setup_once.h 493 #define ESHUTDOWN WSAESHUTDOWN
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 95 #define ESHUTDOWN 108
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 101 #define ESHUTDOWN 143
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 122 #define ESHUTDOWN 58 /* Can't send after socket shutdown */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 120 #define ESHUTDOWN __ESHUTDOWN /* 58 Can't send after socket shutdown */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 91 #define ESHUTDOWN 108 /* Cannot send after transport endpoint shutdown */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 97 #define ESHUTDOWN 143 /* Cannot send after transport endpoint shutdown */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 81 #define ESHUTDOWN 108 /* Cannot send after transport endpoint shutdown */
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 114 ESHUTDOWN = 143
  /external/syslinux/com32/include/
errno.h 115 #define ESHUTDOWN 108 /* Cannot send after transport endpoint shutdown */
  /external/syslinux/core/lwip/src/include/lwip/
arch.h 188 #define ESHUTDOWN 108 /* Cannot send after transport endpoint shutdown */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 130 ESHUTDOWN
265 ESHUTDOWN - APPLICATION_ERROR: "cannot send after transport endpoint shutdown",
tables_nacl.go 201 ESHUTDOWN Errno = 108 /* Can't send after socket shutdown */
323 ESHUTDOWN: "Can't send after socket shutdown",
zerrors_darwin_386.go     [all...]
zerrors_darwin_amd64.go     [all...]
zerrors_darwin_arm.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_windows.go 130 ESHUTDOWN
265 ESHUTDOWN - APPLICATION_ERROR: "cannot send after transport endpoint shutdown",
tables_nacl.go 201 ESHUTDOWN Errno = 108 /* Can't send after socket shutdown */
323 ESHUTDOWN: "Can't send after socket shutdown",
  /external/python/cpython2/Lib/plat-beos5/
IN.py 183 ESHUTDOWN = (B_POSIX_ERROR_BASE + 31)
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 119 ESHUTDOWN = 143
  /external/python/cpython3/Objects/
exceptions.c     [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]

Completed in 1282 milliseconds

1 2 3 4