Home
last modified time | relevance | path

Searched defs:ENOTTY (Results 1 – 25 of 91) sorted by relevance

1234

/external/coreboot/src/arch/riscv/include/arch/
Derrno.h30 #define ENOTTY 25 /* Not a typewriter */ macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h29 #define ENOTTY 25 /* Not a typewriter */ macro
/external/llvm-libc/include/llvm-libc-macros/
Dgeneric-error-number-macros.h36 #define ENOTTY 25 macro
/external/cronet/stable/third_party/llvm-libc/src/include/llvm-libc-macros/
Dgeneric-error-number-macros.h36 #define ENOTTY 25 macro
/external/cronet/tot/third_party/llvm-libc/src/include/llvm-libc-macros/
Dgeneric-error-number-macros.h36 #define ENOTTY 25 macro
/external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/
Dcerrno.hpp242 #define ENOTTY 9958 macro
/external/cronet/stable/third_party/libc++/src/include/__cxx03/
Derrno.h310 # define ENOTTY 9958 macro
/external/cronet/stable/third_party/libc++/src/include/
Derrno.h310 # define ENOTTY 9958 macro
/external/libcxx/include/
Derrno.h309 #define ENOTTY 9958 macro
/external/cronet/tot/third_party/libc++/src/include/
Derrno.h310 # define ENOTTY 9958 macro
/external/cronet/tot/third_party/libc++/src/include/__cxx03/
Derrno.h310 # define ENOTTY 9958 macro
/external/rust/android-crates-io/crates/nix/src/
Derrno.rs866 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/trusty/arm-trusted-firmware/include/lib/libc/
Derrno.h72 #define ENOTTY 25 /* Inappropriate ioctl for device */ macro
/external/arm-trusted-firmware/include/lib/libc/
Derrno.h72 #define ENOTTY 25 /* Inappropriate ioctl for device */ macro
/external/trusty/lk/lib/libc/include/
Derrno.h58 #define ENOTTY 25 /* Not a typewriter */ macro
/external/musl/arch/generic/bits/
Derrno.h25 #define ENOTTY 25 macro
/external/trusty/musl/arch/powerpc64/bits/
Derrno.h25 #define ENOTTY 25 macro
/external/trusty/musl/arch/mips64/bits/
Derrno.h25 #define ENOTTY 25 macro
/external/trusty/musl/arch/mips/bits/
Derrno.h25 #define ENOTTY 25 macro
/external/trusty/musl/arch/generic/bits/
Derrno.h27 #define ENOTTY 25 macro
/external/musl/arch/mipsn32/bits/
Derrno.h25 #define ENOTTY 25 macro
/external/musl/arch/powerpc64/bits/
Derrno.h25 #define ENOTTY 25 macro
/external/musl/arch/powerpc/bits/
Derrno.h25 #define ENOTTY 25 macro
/external/trusty/musl/arch/powerpc/bits/
Derrno.h25 #define ENOTTY 25 macro
/external/musl/arch/mips64/bits/
Derrno.h25 #define ENOTTY 25 macro

1234