Home
last modified time | relevance | path

Searched defs:EBADMSG (Results 1 – 25 of 34) sorted by relevance

12

/external/libcxx/include/
Derrno.h99 #define EBADMSG 9905 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h57 #define EBADMSG 74 /* Not a data message */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h52 #define EBADMSG 77 /* Not a data message */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py76 EBADMSG = 77 variable
/external/u-boot/include/linux/
Derrno.h82 #define EBADMSG 74 /* Not a data message */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h260 # define EBADMSG 104 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py81 EBADMSG = 77 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1160 EBADMSG = syscall.Errno(0x4d) const
Dzerrors_dragonfly_amd64.go1306 EBADMSG = syscall.Errno(0x59) const
Dzerrors_netbsd_arm.go1437 EBADMSG = syscall.Errno(0x58) const
Dzerrors_openbsd_amd64.go1438 EBADMSG = syscall.Errno(0x5c) const
Dzerrors_netbsd_amd64.go1448 EBADMSG = syscall.Errno(0x58) const
Dzerrors_darwin_386.go1498 EBADMSG = syscall.Errno(0x5e) const
Dzerrors_darwin_arm64.go1498 EBADMSG = syscall.Errno(0x5e) const
Dzerrors_darwin_amd64.go1498 EBADMSG = syscall.Errno(0x5e) const
Dzerrors_darwin_arm.go1498 EBADMSG = syscall.Errno(0x5e) const
Dzerrors_freebsd_386.go1490 EBADMSG = syscall.Errno(0x59) const
Dzerrors_freebsd_arm.go1499 EBADMSG = syscall.Errno(0x59) const
Dzerrors_netbsd_386.go1458 EBADMSG = syscall.Errno(0x58) const
Dzerrors_freebsd_amd64.go1491 EBADMSG = syscall.Errno(0x59) const
Dzerrors_linux_sparc64.go1805 EBADMSG = syscall.Errno(0x4c) const
Dzerrors_linux_mipsle.go2266 EBADMSG = syscall.Errno(0x4d) const
Dzerrors_linux_s390x.go2323 EBADMSG = syscall.Errno(0x4a) const
Dzerrors_linux_arm.go2269 EBADMSG = syscall.Errno(0x4a) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1021 EBADMSG = 77 variable

12