Home
last modified time | relevance | path

Searched defs:EHOSTUNREACH (Results 1 – 25 of 40) sorted by relevance

12

/external/webrtc/webrtc/base/
Dsocket.h98 #define EHOSTUNREACH WSAEHOSTUNREACH macro
/external/libcxx/include/
Derrno.h123 #define EHOSTUNREACH 9911 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h96 #define EHOSTUNREACH 113 /* No route to host */ macro
/external/curl/lib/
Dcurl_setup_once.h487 #define EHOSTUNREACH WSAEHOSTUNREACH macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h102 #define EHOSTUNREACH 148 /* No route to host */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py119 EHOSTUNREACH = 148 variable
/external/u-boot/include/linux/
Derrno.h121 #define EHOSTUNREACH 113 /* No route to host */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h305 # define EHOSTUNREACH 110 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py124 EHOSTUNREACH = 148 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py185 EHOSTUNREACH = (B_POSIX_ERROR_BASE + 33) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1182 EHOSTUNREACH = syscall.Errno(0x94) const
Dzerrors_dragonfly_amd64.go1324 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_openbsd_arm.go1358 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_netbsd_arm.go1454 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_openbsd_amd64.go1455 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_netbsd_amd64.go1465 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_openbsd_386.go1356 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_darwin_386.go1516 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_darwin_arm64.go1516 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_darwin_amd64.go1516 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_darwin_arm.go1516 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_freebsd_386.go1509 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_freebsd_arm.go1518 EHOSTUNREACH = syscall.Errno(0x41) const
Dzerrors_netbsd_386.go1475 EHOSTUNREACH = syscall.Errno(0x41) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1064 EHOSTUNREACH = 148 variable

12