Home
last modified time | relevance | path

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

12

/external/webrtc/webrtc/base/
Dsocket.h66 #define EADDRNOTAVAIL WSAEADDRNOTAVAIL macro
/external/libcxx/include/
Derrno.h91 #define EADDRNOTAVAIL 9903 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h82 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */ macro
/external/curl/lib/
Dcurl_setup_once.h457 #define EADDRNOTAVAIL WSAEADDRNOTAVAIL macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h81 #define EADDRNOTAVAIL 126 /* Cannot assign requested address */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py105 EADDRNOTAVAIL = 126 variable
/external/u-boot/include/linux/
Derrno.h107 #define EADDRNOTAVAIL 99 /* Cannot assign requested address */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h242 # define EADDRNOTAVAIL 101 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py110 EADDRNOTAVAIL = 126 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py175 EADDRNOTAVAIL = (B_POSIX_ERROR_BASE + 23) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1152 EADDRNOTAVAIL = syscall.Errno(0x7e) const
Dzerrors_dragonfly_amd64.go1299 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_openbsd_arm.go1336 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_netbsd_arm.go1431 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_openbsd_amd64.go1432 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_netbsd_amd64.go1442 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_openbsd_386.go1334 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_darwin_386.go1489 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_darwin_arm64.go1489 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_darwin_amd64.go1489 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_darwin_arm.go1489 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_freebsd_386.go1484 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_freebsd_arm.go1493 EADDRNOTAVAIL = syscall.Errno(0x31) const
Dzerrors_netbsd_386.go1452 EADDRNOTAVAIL = syscall.Errno(0x31) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1050 EADDRNOTAVAIL = 126 variable

12