Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h29 #define ELNRNG 48 /* Link number out of range */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h24 #define ELNRNG 41 /* Link number out of range */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py49 ELNRNG = 41 variable
/external/u-boot/include/linux/
Derrno.h54 #define ELNRNG 48 /* Link number out of range */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py53 ELNRNG = 41 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1200 ELNRNG = syscall.Errno(0x29) const
Dzerrors_linux_sparc64.go1851 ELNRNG = syscall.Errno(0x62) const
Dzerrors_linux_mipsle.go2313 ELNRNG = syscall.Errno(0x29) const
Dzerrors_linux_s390x.go2369 ELNRNG = syscall.Errno(0x30) const
Dzerrors_linux_arm.go2315 ELNRNG = syscall.Errno(0x30) const
Dzerrors_linux_ppc64le.go2369 ELNRNG = syscall.Errno(0x30) const
Dzerrors_linux_mips64.go2313 ELNRNG = syscall.Errno(0x29) const
Dzerrors_linux_ppc64.go2369 ELNRNG = syscall.Errno(0x30) const
Dzerrors_linux_amd64.go2309 ELNRNG = syscall.Errno(0x30) const
Dzerrors_linux_mips64le.go2313 ELNRNG = syscall.Errno(0x29) const
Dzerrors_linux_386.go2309 ELNRNG = syscall.Errno(0x30) const
Dzerrors_linux_mips.go2313 ELNRNG = syscall.Errno(0x29) const
Dzerrors_linux_arm64.go2300 ELNRNG = syscall.Errno(0x30) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py987 ELNRNG = 41 variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …3,ERANGE:34,ENOMSG:35,EIDRM:36,ECHRNG:37,EL2NSYNC:38,EL3HLT:39,EL3RST:40,ELNRNG:41,EUNATCH:42,ENOC… property