Searched refs:VSTOP (Results 1 – 6 of 6) sorted by relevance
39 {VSTOP, TERMCODE_CONTROLCHAR},
28 #define VSTOP 9 macro
52 #define VSTOP 9 macro
88 #define STOP_CHAR(tty) ((tty)->termios->c_cc[VSTOP])
935 tios.c_cc[VSTOP] = 0x13; /* DC3 = XOFF = ^S */ in set_up_tty()
1239 tios.c_cc[VSTOP] = 0x13; /* DC3 = XOFF = ^S */