Searched refs:C_STOP (Results 1 – 2 of 2) sorted by relevance
405 {"stop", C_SH(C_STOP), MD_CHAR},675 case C_STOP: in tty__getcharindex()772 s[C_STOP] = td->c_cc[VSTOP]; in tty__getchar()854 td->c_cc[VSTOP] = s[C_STOP]; in tty__setchar()
419 #define C_STOP 11 macro