Home
last modified time | relevance | path

Searched refs:TCOOFF (Results 1 – 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/pty/
Dpty05.c69 SAFE_IOCTL(ptmx, TCXONC, TCOOFF); in run()
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/arch/mips/bits/
Dtermios.h137 #define TCOOFF 0 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h139 #define TCOOFF 0 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h137 #define TCOOFF 0 macro
/third_party/musl/arch/generic/bits/
Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h137 #define TCOOFF 0 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h139 #define TCOOFF 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h135 #define TCOOFF 0 macro
/third_party/musl/libc-test/src/api/
Dtermios.c118 C(TCOOFF) in f()
/third_party/python/Doc/library/
Dtermios.rst73 argument can be :const:`TCOOFF` to suspend output, :const:`TCOON` to restart
/third_party/python/Modules/
Dtermios.c423 {"TCOOFF", TCOOFF},