Home
last modified time | relevance | path

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

12

/external/webrtc/webrtc/base/
Dsocket.h50 #define EPROTOTYPE WSAEPROTOTYPE macro
/external/libcxx/include/
Derrno.h239 #define EPROTOTYPE 9941 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h74 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/external/curl/lib/
Dcurl_setup_once.h443 #define EPROTOTYPE WSAEPROTOTYPE macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h73 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py97 EPROTOTYPE = 98 variable
/external/u-boot/include/linux/
Derrno.h99 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h467 # define EPROTOTYPE 136 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py102 EPROTOTYPE = 98 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py170 EPROTOTYPE = (B_POSIX_ERROR_BASE + 18) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1249 EPROTOTYPE = syscall.Errno(0x62) const
Dzerrors_dragonfly_amd64.go1377 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_openbsd_arm.go1410 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_netbsd_arm.go1509 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_openbsd_amd64.go1510 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_netbsd_amd64.go1520 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_openbsd_386.go1408 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_darwin_386.go1574 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_darwin_arm64.go1574 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_darwin_amd64.go1574 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_darwin_arm.go1574 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_freebsd_386.go1564 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_freebsd_arm.go1573 EPROTOTYPE = syscall.Errno(0x29) const
Dzerrors_netbsd_386.go1530 EPROTOTYPE = syscall.Errno(0x29) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1042 EPROTOTYPE = 98 variable

12