| /external/python/cpython2/Mac/scripts/ |
| D | mkestrres-errno.h | 7 #define ENOSYS 40 /* Function not implemented */ macro
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
| D | mod.rs | 306 pub const ENOSYS: ::c_int = 38; // Function not implemented constant
|
| /external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/ |
| D | cerrno.hpp | 176 #define ENOSYS 9942 macro
|
| /external/libcxx/include/ |
| D | errno.h | 243 #define ENOSYS 9942 macro
|
| /external/cronet/third_party/libc++/src/include/ |
| D | errno.h | 244 #define ENOSYS 9942 macro
|
| /external/rust/crates/nix/src/ |
| D | errno.rs | 879 ENOSYS = libc::ENOSYS, enumerator 1213 ENOSYS = libc::ENOSYS, enumerator 1453 ENOSYS = libc::ENOSYS, enumerator 1674 ENOSYS = libc::ENOSYS, enumerator 1893 ENOSYS = libc::ENOSYS, enumerator 2110 ENOSYS = libc::ENOSYS, enumerator 2323 ENOSYS = libc::ENOSYS, enumerator 2534 ENOSYS = libc::ENOSYS, enumerator 2781 ENOSYS = libc::ENOSYS, enumerator 2932 ENOSYS = libc::ENOSYS, enumerator [all …]
|
| /external/arm-trusted-firmware/include/lib/libc/ |
| D | errno.h | 143 #define ENOSYS 78 /* Function not implemented */ macro
|
| /external/kernel-headers/original/uapi/asm-generic/ |
| D | errno.h | 18 #define ENOSYS 38 /* Invalid system call number */ macro
|
| /external/trusty/arm-trusted-firmware/include/lib/libc/ |
| D | errno.h | 143 #define ENOSYS 78 /* Function not implemented */ macro
|
| /external/trusty/lk/lib/libc/include/ |
| D | errno.h | 113 #define ENOSYS 88 /* Function not implemented */ macro
|
| /external/musl/arch/mipsn32/bits/ |
| D | errno.h | 81 #define ENOSYS 89 macro
|
| /external/musl/arch/mips/bits/ |
| D | errno.h | 81 #define ENOSYS 89 macro
|
| /external/musl/arch/mips64/bits/ |
| D | errno.h | 81 #define ENOSYS 89 macro
|
| /external/musl/arch/powerpc/bits/ |
| D | errno.h | 38 #define ENOSYS 38 macro
|
| /external/musl/arch/generic/bits/ |
| D | errno.h | 38 #define ENOSYS 38 macro
|
| /external/trusty/musl/arch/generic/bits/ |
| D | errno.h | 40 #define ENOSYS 38 macro
|
| /external/musl/arch/powerpc64/bits/ |
| D | errno.h | 38 #define ENOSYS 38 macro
|
| /external/trusty/musl/arch/mipsn32/bits/ |
| D | errno.h | 81 #define ENOSYS 89 macro
|
| /external/trusty/musl/arch/mips/bits/ |
| D | errno.h | 81 #define ENOSYS 89 macro
|
| /external/trusty/musl/arch/mips64/bits/ |
| D | errno.h | 81 #define ENOSYS 89 macro
|
| /external/trusty/musl/arch/powerpc64/bits/ |
| D | errno.h | 38 #define ENOSYS 38 macro
|
| /external/trusty/musl/arch/powerpc/bits/ |
| D | errno.h | 38 #define ENOSYS 38 macro
|
| /external/python/cpython2/Lib/plat-irix5/ |
| D | ERRNO.py | 88 ENOSYS = 89 variable
|
| /external/python/cpython2/Lib/plat-irix6/ |
| D | ERRNO.py | 93 ENOSYS = 89 variable
|
| /external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/ |
| D | mod.rs | 63 pub const ENOSYS: ::c_int = 89; constant
|