Home
last modified time | relevance | path

Searched defs:CSTART (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/sys/
Dttydefaults.h23 #define CSTART CTRL('q') macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dttydefaults.h23 #define CSTART CTRL('q') macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dttydefaults.h23 #define CSTART CTRL('q') macro
/third_party/musl/include/sys/
Dttydefaults.h23 #define CSTART CTRL('q') macro
/third_party/ncurses/progs/
Dreset_cmd.c172 #define CSTART CTRL('Q') macro
/third_party/libedit/src/
Dtty.h195 # define CSTART CONTROL('q') macro
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2326 pub const CSTART: ::tcflag_t = 0o21; constant
/third_party/rust/crates/libc/src/unix/aix/
Dmod.rs2163 pub const CSTART: ::tcflag_t = 0o21; constant