| /external/llvm-libc/include/llvm-libc-macros/ |
| D | generic-error-number-macros.h | 36 #define ENOTTY 25 macro
|
| /external/kernel-headers/original/uapi/asm-generic/ |
| D | errno-base.h | 29 #define ENOTTY 25 /* Not a typewriter */ macro
|
| /external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/ |
| D | cerrno.hpp | 242 #define ENOTTY 9958 macro
|
| /external/libcxx/include/ |
| D | errno.h | 309 #define ENOTTY 9958 macro
|
| /external/cronet/third_party/libc++/src/include/ |
| D | errno.h | 310 #define ENOTTY 9958 macro
|
| /external/rust/crates/nix/src/ |
| D | errno.rs | 866 ENOTTY = libc::ENOTTY, enumerator 1160 ENOTTY = libc::ENOTTY, enumerator 1400 ENOTTY = libc::ENOTTY, enumerator 1621 ENOTTY = libc::ENOTTY, enumerator 1840 ENOTTY = libc::ENOTTY, enumerator 2057 ENOTTY = libc::ENOTTY, enumerator 2276 ENOTTY = libc::ENOTTY, enumerator 2472 ENOTTY = libc::ENOTTY, enumerator 2740 ENOTTY = libc::ENOTTY, enumerator 2919 ENOTTY = libc::ENOTTY, enumerator [all …]
|
| /external/arm-trusted-firmware/include/lib/libc/ |
| D | errno.h | 72 #define ENOTTY 25 /* Inappropriate ioctl for device */ macro
|
| /external/trusty/arm-trusted-firmware/include/lib/libc/ |
| D | errno.h | 72 #define ENOTTY 25 /* Inappropriate ioctl for device */ macro
|
| /external/trusty/lk/lib/libc/include/ |
| D | errno.h | 58 #define ENOTTY 25 /* Not a typewriter */ macro
|
| /external/musl/arch/mipsn32/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/musl/arch/mips/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/musl/arch/mips64/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/musl/arch/powerpc/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/musl/arch/generic/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/trusty/musl/arch/generic/bits/ |
| D | errno.h | 27 #define ENOTTY 25 macro
|
| /external/musl/arch/powerpc64/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/trusty/musl/arch/mipsn32/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/trusty/musl/arch/mips/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/trusty/musl/arch/mips64/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/trusty/musl/arch/powerpc64/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/trusty/musl/arch/powerpc/bits/ |
| D | errno.h | 25 #define ENOTTY 25 macro
|
| /external/python/cpython2/Lib/plat-irix5/ |
| D | ERRNO.py | 33 ENOTTY = 25 variable
|
| /external/python/cpython2/Lib/plat-irix6/ |
| D | ERRNO.py | 37 ENOTTY = 25 variable
|
| /external/python/cpython2/Lib/plat-beos5/ |
| D | IN.py | 162 ENOTTY = (B_POSIX_ERROR_BASE + 10) variable
|
| /external/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 320 pub const ENOTTY: ::c_int = 25; constant
|