Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h21 #define VSTOP 9 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h21 #define VSTOP 9 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h21 #define VSTOP 9 macro
/third_party/musl/arch/mips/bits/
Dtermios.h22 #define VSTOP 9 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h28 #define VSTOP 14 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h22 #define VSTOP 9 macro
/third_party/musl/arch/generic/bits/
Dtermios.h21 #define VSTOP 9 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h22 #define VSTOP 9 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h21 #define VSTOP 9 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h28 #define VSTOP 14 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h21 #define VSTOP 9 macro
/third_party/musl/libc-test/src/api/
Dtermios.c28 C(VSTOP) in f()
/third_party/toybox/toys/pending/
Dstty.c80 { "start", VSTART }, { "stop", VSTOP }, { "susp", VSUSP },
302 t->c_cc[VSTOP] = 0x13; in make_sane()
Dinit.c80 terminal.c_cc[VSTOP] = 19; //ctrl-s in reset_term()
/third_party/python/Modules/
Dtermios.c608 {"VSTOP", VSTOP},