Home
last modified time | relevance | path

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

12

/external/webrtc/webrtc/base/
Dsocket.h54 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/external/libcxx/include/
Derrno.h211 #define EPROTONOSUPPORT 9933 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h76 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h75 #define EPROTONOSUPPORT 120 /* Protocol not supported */ macro
/external/curl/lib/
Dcurl_setup_once.h447 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py99 EPROTONOSUPPORT = 120 variable
/external/u-boot/include/linux/
Derrno.h101 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py104 EPROTONOSUPPORT = 120 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h425 # define EPROTONOSUPPORT 135 macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py171 EPROTONOSUPPORT = (B_POSIX_ERROR_BASE + 19) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1248 EPROTONOSUPPORT = syscall.Errno(0x78) const
Dzerrors_dragonfly_amd64.go1376 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_openbsd_386.go1407 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_netbsd_amd64.go1519 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_openbsd_amd64.go1509 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_openbsd_arm.go1409 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_netbsd_arm.go1508 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_darwin_arm64.go1573 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_darwin_386.go1573 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_darwin_arm.go1573 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_darwin_amd64.go1573 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_netbsd_386.go1529 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_freebsd_arm.go1572 EPROTONOSUPPORT = syscall.Errno(0x2b) const
Dzerrors_freebsd_amd64.go1564 EPROTONOSUPPORT = syscall.Errno(0x2b) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1044 EPROTONOSUPPORT = 120 variable

12