Searched refs:C_START (Results 1 – 2 of 2) sorted by relevance
402 {"start", C_SH(C_START), MD_CHAR},671 case C_START: in tty__getcharindex()769 s[C_START] = td->c_cc[VSTART]; in tty__getchar()851 td->c_cc[VSTART] = s[C_START]; in tty__setchar()
418 #define C_START 10 macro