Home
last modified time | relevance | path

Searched defs:ENOTNAM (Results 1 – 17 of 17) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h101 #define ENOTNAM 118 /* Not a XENIX named type file */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h91 #define ENOTNAM 137 /* Not a XENIX named type file */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py127 ENOTNAM = 137 variable
/external/u-boot/include/linux/
Derrno.h126 #define ENOTNAM 118 /* Not a XENIX named type file */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py133 ENOTNAM = 137 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1888 ENOTNAM = syscall.Errno(0x76) const
Dzerrors_linux_mips64le.go2350 ENOTNAM = syscall.Errno(0x89) const
Dzerrors_linux_ppc64.go2406 ENOTNAM = syscall.Errno(0x76) const
Dzerrors_linux_arm.go2352 ENOTNAM = syscall.Errno(0x76) const
Dzerrors_linux_mips64.go2350 ENOTNAM = syscall.Errno(0x89) const
Dzerrors_linux_ppc64le.go2406 ENOTNAM = syscall.Errno(0x76) const
Dzerrors_linux_arm64.go2337 ENOTNAM = syscall.Errno(0x76) const
Dzerrors_linux_386.go2346 ENOTNAM = syscall.Errno(0x76) const
Dzerrors_linux_mips.go2350 ENOTNAM = syscall.Errno(0x89) const
Dzerrors_linux_s390x.go2406 ENOTNAM = syscall.Errno(0x76) const
Dzerrors_linux_mipsle.go2350 ENOTNAM = syscall.Errno(0x89) const
Dzerrors_linux_amd64.go2346 ENOTNAM = syscall.Errno(0x76) const