Home
last modified time | relevance | path

Searched defs:EPROTO (Results 1 – 25 of 34) sorted by relevance

12

/external/libcxx/include/
Derrno.h207 #define EPROTO 9932 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h54 #define EPROTO 71 /* Protocol error */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h49 #define EPROTO 71 /* Protocol error */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py74 EPROTO = 71 variable
/external/u-boot/include/linux/
Derrno.h79 #define EPROTO 71 /* Protocol error */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h422 # define EPROTO 134 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py79 EPROTO = 71 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1247 EPROTO = syscall.Errno(0x47) const
Dzerrors_dragonfly_amd64.go1375 EPROTO = syscall.Errno(0x5c) const
Dzerrors_netbsd_arm.go1507 EPROTO = syscall.Errno(0x60) const
Dzerrors_openbsd_amd64.go1508 EPROTO = syscall.Errno(0x5f) const
Dzerrors_netbsd_amd64.go1518 EPROTO = syscall.Errno(0x60) const
Dzerrors_darwin_386.go1572 EPROTO = syscall.Errno(0x64) const
Dzerrors_darwin_arm64.go1572 EPROTO = syscall.Errno(0x64) const
Dzerrors_darwin_amd64.go1572 EPROTO = syscall.Errno(0x64) const
Dzerrors_darwin_arm.go1572 EPROTO = syscall.Errno(0x64) const
Dzerrors_freebsd_386.go1562 EPROTO = syscall.Errno(0x5c) const
Dzerrors_freebsd_arm.go1571 EPROTO = syscall.Errno(0x5c) const
Dzerrors_netbsd_386.go1528 EPROTO = syscall.Errno(0x60) const
Dzerrors_freebsd_amd64.go1563 EPROTO = syscall.Errno(0x5c) const
Dzerrors_linux_sparc64.go1902 EPROTO = syscall.Errno(0x56) const
Dzerrors_linux_mipsle.go2363 EPROTO = syscall.Errno(0x47) const
Dzerrors_linux_s390x.go2419 EPROTO = syscall.Errno(0x47) const
Dzerrors_linux_arm.go2365 EPROTO = syscall.Errno(0x47) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1017 EPROTO = 71 variable

12