Home
last modified time | relevance | path

Searched defs:ENOSR (Results 1 – 25 of 29) sorted by relevance

12

/external/libcxx/include/
Derrno.h167 #define ENOSR 9922 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h46 #define ENOSR 63 /* Out of streams resources */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h41 #define ENOSR 63 /* Out of streams resources */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py66 ENOSR = 63 variable
/external/u-boot/include/linux/
Derrno.h71 #define ENOSR 63 /* Out of streams resources */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h368 # define ENOSR 124 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py71 ENOSR = 63 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1227 ENOSR = syscall.Errno(0x3f) const
Dzerrors_netbsd_arm.go1487 ENOSR = syscall.Errno(0x5a) const
Dzerrors_netbsd_amd64.go1498 ENOSR = syscall.Errno(0x5a) const
Dzerrors_darwin_386.go1550 ENOSR = syscall.Errno(0x62) const
Dzerrors_darwin_arm64.go1550 ENOSR = syscall.Errno(0x62) const
Dzerrors_darwin_amd64.go1550 ENOSR = syscall.Errno(0x62) const
Dzerrors_darwin_arm.go1550 ENOSR = syscall.Errno(0x62) const
Dzerrors_netbsd_386.go1508 ENOSR = syscall.Errno(0x5a) const
Dzerrors_linux_sparc64.go1881 ENOSR = syscall.Errno(0x4a) const
Dzerrors_linux_mipsle.go2343 ENOSR = syscall.Errno(0x3f) const
Dzerrors_linux_s390x.go2399 ENOSR = syscall.Errno(0x3f) const
Dzerrors_linux_arm.go2345 ENOSR = syscall.Errno(0x3f) const
Dzerrors_linux_ppc64le.go2399 ENOSR = syscall.Errno(0x3f) const
Dzerrors_linux_mips64.go2343 ENOSR = syscall.Errno(0x3f) const
Dzerrors_linux_ppc64.go2399 ENOSR = syscall.Errno(0x3f) const
Dzerrors_linux_amd64.go2339 ENOSR = syscall.Errno(0x3f) const
Dzerrors_linux_mips64le.go2343 ENOSR = syscall.Errno(0x3f) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1009 ENOSR = 63 variable

12