Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h60 #define EBADFD 77 /* File descriptor in bad state */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h56 #define EBADFD 81 /* File descriptor in bad state */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py80 EBADFD = 81 variable
/external/u-boot/include/linux/
Derrno.h85 #define EBADFD 77 /* File descriptor in bad state */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py85 EBADFD = 81 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1159 EBADFD = syscall.Errno(0x51) const
Dzerrors_linux_sparc64.go1804 EBADFD = syscall.Errno(0x5d) const
Dzerrors_linux_mipsle.go2265 EBADFD = syscall.Errno(0x51) const
Dzerrors_linux_s390x.go2322 EBADFD = syscall.Errno(0x4d) const
Dzerrors_linux_arm.go2268 EBADFD = syscall.Errno(0x4d) const
Dzerrors_linux_ppc64le.go2322 EBADFD = syscall.Errno(0x4d) const
Dzerrors_linux_mips64.go2265 EBADFD = syscall.Errno(0x51) const
Dzerrors_linux_ppc64.go2322 EBADFD = syscall.Errno(0x4d) const
Dzerrors_linux_amd64.go2262 EBADFD = syscall.Errno(0x4d) const
Dzerrors_linux_mips64le.go2265 EBADFD = syscall.Errno(0x51) const
Dzerrors_linux_386.go2262 EBADFD = syscall.Errno(0x4d) const
Dzerrors_linux_mips.go2265 EBADFD = syscall.Errno(0x51) const
Dzerrors_linux_arm64.go2253 EBADFD = syscall.Errno(0x4d) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1025 EBADFD = 81 variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …OTO:71,EMULTIHOP:74,ELBIN:75,EDOTDOT:76,EBADMSG:77,EFTYPE:79,ENOTUNIQ:80,EBADFD:81,EREMCHG:82,ELIB… property