/external/python/cpython2/Mac/scripts/ |
D | mkestrres-errno.h | 7 #define ENOSYS 40 /* Function not implemented */ macro
|
/external/libcxx/include/ |
D | errno.h | 243 #define ENOSYS 9942 macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 18 #define ENOSYS 38 /* Invalid system call number */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 64 #define ENOSYS 89 /* Function not implemented */ macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 88 ENOSYS = 89 variable
|
/external/u-boot/include/linux/ |
D | errno.h | 43 #define ENOSYS 38 /* Invalid system call number */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 302 # define ENOSYS 40 macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 93 ENOSYS = 89 variable
|
/external/minijail/tools/testdata/ |
D | arch_64.json | 264 "ENOSYS": 38, number
|
/external/python/cpython2/Lib/plat-beos5/ |
D | IN.py | 161 ENOSYS = (B_POSIX_ERROR_BASE + 9) variable
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
D | zerrors_solaris_amd64.go | 1229 ENOSYS = syscall.Errno(0x59) const
|
D | zerrors_dragonfly_amd64.go | 1357 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_openbsd_arm.go | 1391 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_netbsd_arm.go | 1489 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_openbsd_amd64.go | 1488 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_netbsd_amd64.go | 1500 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_openbsd_386.go | 1389 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_darwin_386.go | 1552 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_darwin_arm64.go | 1552 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_darwin_amd64.go | 1552 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_darwin_arm.go | 1552 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_freebsd_386.go | 1541 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_freebsd_arm.go | 1550 ENOSYS = syscall.Errno(0x4e) const
|
D | zerrors_netbsd_386.go | 1510 ENOSYS = syscall.Errno(0x4e) const
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 1033 ENOSYS = 89 variable
|