Home
last modified time | relevance | path

Searched refs:TCOOFF (Results 1 - 25 of 38) sorted by relevance

12

/third_party/ltp/testcases/kernel/pty/
H A Dpty05.c69 SAFE_IOCTL(ptmx, TCXONC, TCOOFF); in run()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h137 #define TCOOFF 0 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h139 #define TCOOFF 0 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h137 #define TCOOFF 0 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h137 #define TCOOFF 0 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h139 #define TCOOFF 0 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c118 C(TCOOFF) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs42 /// `TCOOFF`—Suspend output.
43 OOff = linux_raw_sys::general::TCOOFF,
/third_party/python/Modules/
H A Dtermios.c334 The action argument can be termios.TCOOFF to suspend output,
639 {"TCOOFF", TCOOFF},
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs42 /// `TCOOFF`—Suspend output.
43 OOff = c::TCOOFF,
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs366 pub const TCOOFF: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs821 pub const TCOOFF: ::c_int = 0; consts
/third_party/rust/crates/nix/src/sys/
H A Dtermios.rs528 TCOOFF,
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1097 pub const TCOOFF: ::c_int = 0; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1401 pub const TCOOFF: ::c_int = 0x01; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1187 pub const TCOOFF: ::c_int = 0x0000; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2213 pub const TCOOFF: ::c_int = 0; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1802 pub const TCOOFF: u32 = 0; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1875 pub const TCOOFF: ::c_int = 0; consts

Completed in 65 milliseconds

12