Home
last modified time | relevance | path

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

12

/external/libcxx/include/
Derrno.h175 #define ENOSTR 9924 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h43 #define ENOSTR 60 /* Device not a stream */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h38 #define ENOSTR 60 /* Device not a stream */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py63 ENOSTR = 60 variable
/external/u-boot/include/linux/
Derrno.h68 #define ENOSTR 60 /* Device not a stream */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h389 # define ENOSTR 125 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py68 ENOSTR = 60 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1228 ENOSTR = syscall.Errno(0x3c) const
Dzerrors_netbsd_arm.go1488 ENOSTR = syscall.Errno(0x5b) const
Dzerrors_netbsd_amd64.go1499 ENOSTR = syscall.Errno(0x5b) const
Dzerrors_darwin_386.go1551 ENOSTR = syscall.Errno(0x63) const
Dzerrors_darwin_arm64.go1551 ENOSTR = syscall.Errno(0x63) const
Dzerrors_darwin_amd64.go1551 ENOSTR = syscall.Errno(0x63) const
Dzerrors_darwin_arm.go1551 ENOSTR = syscall.Errno(0x63) const
Dzerrors_netbsd_386.go1509 ENOSTR = syscall.Errno(0x5b) const
Dzerrors_linux_sparc64.go1882 ENOSTR = syscall.Errno(0x48) const
Dzerrors_linux_mipsle.go2344 ENOSTR = syscall.Errno(0x3c) const
Dzerrors_linux_s390x.go2400 ENOSTR = syscall.Errno(0x3c) const
Dzerrors_linux_arm.go2346 ENOSTR = syscall.Errno(0x3c) const
Dzerrors_linux_ppc64le.go2400 ENOSTR = syscall.Errno(0x3c) const
Dzerrors_linux_mips64.go2344 ENOSTR = syscall.Errno(0x3c) const
Dzerrors_linux_ppc64.go2400 ENOSTR = syscall.Errno(0x3c) const
Dzerrors_linux_amd64.go2340 ENOSTR = syscall.Errno(0x3c) const
Dzerrors_linux_mips64le.go2344 ENOSTR = syscall.Errno(0x3c) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1006 ENOSTR = 60 variable

12