Home
last modified time | relevance | path

Searched defs:ECONNRESET (Results 1 – 25 of 42) sorted by relevance

12

/external/libxml2/include/
Dwsockcompat.h34 #define ECONNRESET WSAECONNRESET macro
/external/webrtc/webrtc/base/
Dsocket.h76 #define ECONNRESET WSAECONNRESET macro
/external/libcxx/include/
Derrno.h115 #define ECONNRESET 9909 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h87 #define ECONNRESET 104 /* Connection reset by peer */ macro
/external/curl/lib/
Dcurl_setup_once.h467 #define ECONNRESET WSAECONNRESET macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h86 #define ECONNRESET 131 /* Connection reset by peer */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py110 ECONNRESET = 131 variable
/external/u-boot/include/linux/
Derrno.h112 #define ECONNRESET 104 /* Connection reset by peer */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h275 # define ECONNRESET 108 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py115 ECONNRESET = 131 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py180 ECONNRESET = (B_POSIX_ERROR_BASE + 28) variable
/external/python/cpython3/Objects/
Dexceptions.c2485 #define ECONNRESET WSAECONNRESET macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1172 ECONNRESET = syscall.Errno(0x83) const
Dzerrors_dragonfly_amd64.go1313 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_openbsd_arm.go1348 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_netbsd_arm.go1444 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_openbsd_amd64.go1445 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_netbsd_amd64.go1455 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_openbsd_386.go1346 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_darwin_386.go1505 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_darwin_arm64.go1505 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_darwin_amd64.go1505 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_darwin_arm.go1505 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_freebsd_386.go1498 ECONNRESET = syscall.Errno(0x36) const
Dzerrors_freebsd_arm.go1507 ECONNRESET = syscall.Errno(0x36) const

12