/third_party/musl/arch/powerpc/bits/ |
D | termios.h | 142 #define TCION 3 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | termios.h | 140 #define TCION 3 macro
|
/third_party/musl/arch/mips64/bits/ |
D | termios.h | 140 #define TCION 3 macro
|
/third_party/musl/arch/mips/bits/ |
D | termios.h | 140 #define TCION 3 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 142 #define TCION 3 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | termios.h | 138 #define TCION 3 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | termios.h | 138 #define TCION 3 macro
|
/third_party/musl/arch/generic/bits/ |
D | termios.h | 138 #define TCION 3 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 138 #define TCION 3 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | termios.h | 138 #define TCION 3 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 138 #define TCION 3 macro
|
/third_party/musl/libc-test/src/api/ |
D | termios.c | 117 C(TCION) in f()
|
/third_party/python/Doc/library/ |
D | termios.rst | 74 output, :const:`TCIOFF` to suspend input, or :const:`TCION` to restart input.
|
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/ |
D | types.rs | 52 IOn = linux_raw_sys::general::TCION,
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | unix.txt | 388 TCION
|
D | android.txt | 2539 TCION
|
/third_party/python/Modules/ |
D | termios.c | 426 {"TCION", TCION},
|
/third_party/rust/crates/rustix/src/backend/libc/termios/ |
D | types.rs | 52 IOn = c::TCION,
|
/third_party/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 365 pub const TCION: ::c_int = 4; constant
|
/third_party/rust/crates/nix/src/sys/ |
D | termios.rs | 534 TCION,
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 824 pub const TCION: ::c_int = 3; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1096 pub const TCION: ::c_int = 3; constant
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 1404 pub const TCION: ::c_int = 0x08; constant
|
/third_party/rust/crates/libc/src/unix/nto/ |
D | mod.rs | 1186 pub const TCION: ::c_int = 0x0003; constant
|
/third_party/rust/crates/libc/src/unix/solarish/ |
D | mod.rs | 2216 pub const TCION: ::c_int = 3; constant
|