Searched refs:CSTART (Results 1 – 6 of 6) sorted by relevance
237 termio.c_cc[i] = CSTART; in run_ptest()324 if (termio.c_cc[i] != CSTART) { in chk_tty_parms()
632 #ifdef CSTART633 {"CSTART", CSTART},
70 CSTART = CTRL('q') variable
708 #ifdef CSTART709 {"CSTART", CSTART},
1929 pub const CSTART: ::tcflag_t = 0o21; constant