Home
last modified time | relevance | path

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

12

/external/webrtc/webrtc/base/
Dsocket.h46 #define EDESTADDRREQ WSAEDESTADDRREQ macro
/external/libcxx/include/
Derrno.h119 #define EDESTADDRREQ 9910 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h72 #define EDESTADDRREQ 89 /* Destination address required */ macro
/external/curl/lib/
Dcurl_setup_once.h439 #define EDESTADDRREQ WSAEDESTADDRREQ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h71 #define EDESTADDRREQ 96 /* Destination address required */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py95 EDESTADDRREQ = 96 variable
/external/u-boot/include/linux/
Derrno.h97 #define EDESTADDRREQ 89 /* Destination address required */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h281 # define EDESTADDRREQ 109 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py100 EDESTADDRREQ = 96 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1175 EDESTADDRREQ = syscall.Errno(0x60) const
Dzerrors_dragonfly_amd64.go1315 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_openbsd_arm.go1350 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_netbsd_arm.go1446 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_openbsd_amd64.go1447 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_netbsd_amd64.go1457 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_openbsd_386.go1348 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_darwin_386.go1507 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_darwin_arm64.go1507 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_darwin_amd64.go1507 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_darwin_arm.go1507 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_freebsd_386.go1500 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_freebsd_arm.go1509 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_netbsd_386.go1467 EDESTADDRREQ = syscall.Errno(0x27) const
Dzerrors_freebsd_amd64.go1501 EDESTADDRREQ = syscall.Errno(0x27) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1040 EDESTADDRREQ = 96 variable

12