Home
last modified time | relevance | path

Searched defs:ENOSYS (Results 1 – 25 of 40) sorted by relevance

12

/external/python/cpython2/Mac/scripts/
Dmkestrres-errno.h7 #define ENOSYS 40 /* Function not implemented */ macro
/external/libcxx/include/
Derrno.h243 #define ENOSYS 9942 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h18 #define ENOSYS 38 /* Invalid system call number */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h64 #define ENOSYS 89 /* Function not implemented */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py88 ENOSYS = 89 variable
/external/u-boot/include/linux/
Derrno.h43 #define ENOSYS 38 /* Invalid system call number */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h302 # define ENOSYS 40 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py93 ENOSYS = 89 variable
/external/minijail/tools/testdata/
Darch_64.json264 "ENOSYS": 38, number
/external/python/cpython2/Lib/plat-beos5/
DIN.py161 ENOSYS = (B_POSIX_ERROR_BASE + 9) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1229 ENOSYS = syscall.Errno(0x59) const
Dzerrors_dragonfly_amd64.go1357 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_openbsd_arm.go1391 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_netbsd_arm.go1489 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_openbsd_amd64.go1488 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_netbsd_amd64.go1500 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_openbsd_386.go1389 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_darwin_386.go1552 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_darwin_arm64.go1552 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_darwin_amd64.go1552 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_darwin_arm.go1552 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_freebsd_386.go1541 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_freebsd_arm.go1550 ENOSYS = syscall.Errno(0x4e) const
Dzerrors_netbsd_386.go1510 ENOSYS = syscall.Errno(0x4e) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1033 ENOSYS = 89 variable

12