Home
last modified time | relevance | path

Searched defs:ENETRESET (Results 1 – 25 of 39) sorted by relevance

12

/external/webrtc/webrtc/base/
Dsocket.h72 #define ENETRESET WSAENETRESET macro
/external/libcxx/include/
Derrno.h139 #define ENETRESET 9915 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h85 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h84 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
/external/curl/lib/
Dcurl_setup_once.h463 #define ENETRESET WSAENETRESET macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py108 ENETRESET = 129 variable
/external/u-boot/include/linux/
Derrno.h110 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py113 ENETRESET = 129 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h338 # define ENETRESET 117 macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py178 ENETRESET = (B_POSIX_ERROR_BASE + 26) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1209 ENETRESET = syscall.Errno(0x81) const
Dzerrors_dragonfly_amd64.go1342 ENETRESET = syscall.Errno(0x34) const
Dzerrors_openbsd_386.go1375 ENETRESET = syscall.Errno(0x34) const
Dzerrors_netbsd_amd64.go1483 ENETRESET = syscall.Errno(0x34) const
Dzerrors_openbsd_amd64.go1474 ENETRESET = syscall.Errno(0x34) const
Dzerrors_openbsd_arm.go1377 ENETRESET = syscall.Errno(0x34) const
Dzerrors_netbsd_arm.go1472 ENETRESET = syscall.Errno(0x34) const
Dzerrors_darwin_arm64.go1534 ENETRESET = syscall.Errno(0x34) const
Dzerrors_darwin_386.go1534 ENETRESET = syscall.Errno(0x34) const
Dzerrors_darwin_arm.go1534 ENETRESET = syscall.Errno(0x34) const
Dzerrors_darwin_amd64.go1534 ENETRESET = syscall.Errno(0x34) const
Dzerrors_netbsd_386.go1493 ENETRESET = syscall.Errno(0x34) const
Dzerrors_freebsd_arm.go1536 ENETRESET = syscall.Errno(0x34) const
Dzerrors_freebsd_amd64.go1528 ENETRESET = syscall.Errno(0x34) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1053 ENETRESET = 129 variable

12