Home
last modified time | relevance | path

Searched refs:TCOON (Results 1 – 25 of 42) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/termios/
Dtcflow.c65 if (tcflow(fds, TCOON) != 0) { in tcflow_0100()
87 int result = tcflow(-1, TCOON); in tcflow_0200()
/third_party/ltp/testcases/kernel/pty/
Dpty05.c73 ioctl(ptmx, TCXONC, TCOON); in run()
/third_party/musl/arch/powerpc/bits/
Dtermios.h140 #define TCOON 1 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h138 #define TCOON 1 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h138 #define TCOON 1 macro
/third_party/musl/arch/mips/bits/
Dtermios.h138 #define TCOON 1 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h140 #define TCOON 1 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h136 #define TCOON 1 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h136 #define TCOON 1 macro
/third_party/musl/arch/generic/bits/
Dtermios.h136 #define TCOON 1 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h136 #define TCOON 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h136 #define TCOON 1 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h136 #define TCOON 1 macro
/third_party/musl/libc-test/src/api/
Dtermios.c119 C(TCOON) in f()
/third_party/python/Doc/library/
Dtermios.rst73 argument can be :const:`TCOOFF` to suspend output, :const:`TCOON` to restart
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs46 OOn = linux_raw_sys::general::TCOON,
/third_party/rust/crates/libc/libc-test/semver/
Dunix.txt391 TCOON
Dandroid.txt2542 TCOON
/third_party/python/Modules/
Dtermios.c424 {"TCOON", TCOON},
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs46 OOn = c::TCOON,
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs367 pub const TCOON: ::c_int = 2; constant
/third_party/rust/crates/nix/src/sys/
Dtermios.rs530 TCOON,
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs822 pub const TCOON: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1098 pub const TCOON: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1402 pub const TCOON: ::c_int = 0x02; constant

12