/external/libxml2/include/ |
D | wsockcompat.h | 34 #define ECONNRESET WSAECONNRESET macro
|
/external/webrtc/webrtc/base/ |
D | socket.h | 76 #define ECONNRESET WSAECONNRESET macro
|
/external/libcxx/include/ |
D | errno.h | 115 #define ECONNRESET 9909 macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 87 #define ECONNRESET 104 /* Connection reset by peer */ macro
|
/external/curl/lib/ |
D | curl_setup_once.h | 467 #define ECONNRESET WSAECONNRESET macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 86 #define ECONNRESET 131 /* Connection reset by peer */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 110 ECONNRESET = 131 variable
|
/external/u-boot/include/linux/ |
D | errno.h | 112 #define ECONNRESET 104 /* Connection reset by peer */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 275 # define ECONNRESET 108 macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 115 ECONNRESET = 131 variable
|
/external/python/cpython2/Lib/plat-beos5/ |
D | IN.py | 180 ECONNRESET = (B_POSIX_ERROR_BASE + 28) variable
|
/external/python/cpython3/Objects/ |
D | exceptions.c | 2485 #define ECONNRESET WSAECONNRESET macro
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1172 ECONNRESET = syscall.Errno(0x83) const
|
D | zerrors_dragonfly_amd64.go | 1313 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_openbsd_arm.go | 1348 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_netbsd_arm.go | 1444 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_openbsd_amd64.go | 1445 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_netbsd_amd64.go | 1455 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_openbsd_386.go | 1346 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_darwin_386.go | 1505 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_darwin_arm64.go | 1505 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_darwin_amd64.go | 1505 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_darwin_arm.go | 1505 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_freebsd_386.go | 1498 ECONNRESET = syscall.Errno(0x36) const
|
D | zerrors_freebsd_arm.go | 1507 ECONNRESET = syscall.Errno(0x36) const
|