Home
last modified time | relevance | path

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

12

/external/webrtc/webrtc/base/
Dsocket.h70 #define ENETUNREACH WSAENETUNREACH macro
/external/libcxx/include/
Derrno.h143 #define ENETUNREACH 9916 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h84 #define ENETUNREACH 101 /* Network is unreachable */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h83 #define ENETUNREACH 128 /* Network is unreachable */ macro
/external/curl/lib/
Dcurl_setup_once.h461 #define ENETUNREACH WSAENETUNREACH macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py107 ENETUNREACH = 128 variable
/external/u-boot/include/linux/
Derrno.h109 #define ENETUNREACH 101 /* Network is unreachable */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py112 ENETUNREACH = 128 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h341 # define ENETUNREACH 118 macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py177 ENETUNREACH = (B_POSIX_ERROR_BASE + 25) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1210 ENETUNREACH = syscall.Errno(0x80) const
Dzerrors_dragonfly_amd64.go1343 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_openbsd_386.go1376 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_netbsd_amd64.go1484 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_openbsd_amd64.go1475 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_openbsd_arm.go1378 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_netbsd_arm.go1473 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_darwin_arm64.go1535 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_darwin_386.go1535 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_darwin_arm.go1535 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_darwin_amd64.go1535 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_netbsd_386.go1494 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_freebsd_arm.go1537 ENETUNREACH = syscall.Errno(0x33) const
Dzerrors_freebsd_amd64.go1529 ENETUNREACH = syscall.Errno(0x33) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1052 ENETUNREACH = 128 variable

12