Home
last modified time | relevance | path

Searched defs:ELIBEXEC (Results 1 – 20 of 20) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h66 #define ELIBEXEC 83 /* Cannot exec a shared library directly */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h62 #define ELIBEXEC 87 /* Cannot exec a shared library directly */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py86 ELIBEXEC = 87 variable
/external/u-boot/include/linux/
Derrno.h91 #define ELIBEXEC 83 /* Cannot exec a shared library directly */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py91 ELIBEXEC = 87 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1197 ELIBEXEC = syscall.Errno(0x57) const
Dzerrors_linux_sparc64.go1848 ELIBEXEC = syscall.Errno(0x6e) const
Dzerrors_linux_mipsle.go2310 ELIBEXEC = syscall.Errno(0x57) const
Dzerrors_linux_s390x.go2366 ELIBEXEC = syscall.Errno(0x53) const
Dzerrors_linux_arm.go2312 ELIBEXEC = syscall.Errno(0x53) const
Dzerrors_linux_ppc64le.go2366 ELIBEXEC = syscall.Errno(0x53) const
Dzerrors_linux_mips64.go2310 ELIBEXEC = syscall.Errno(0x57) const
Dzerrors_linux_ppc64.go2366 ELIBEXEC = syscall.Errno(0x53) const
Dzerrors_linux_amd64.go2306 ELIBEXEC = syscall.Errno(0x53) const
Dzerrors_linux_mips64le.go2310 ELIBEXEC = syscall.Errno(0x57) const
Dzerrors_linux_386.go2306 ELIBEXEC = syscall.Errno(0x53) const
Dzerrors_linux_mips.go2310 ELIBEXEC = syscall.Errno(0x57) const
Dzerrors_linux_arm64.go2297 ELIBEXEC = syscall.Errno(0x53) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1031 ELIBEXEC = 87 variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …NIQ:80,EBADFD:81,EREMCHG:82,ELIBACC:83,ELIBBAD:84,ELIBSCN:85,ELIBMAX:86,ELIBEXEC:87,ENOSYS:88,ENMF… property