Searched refs:ESsquare (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/tty/vt/
H A Dvt.c2099 * @ESsquare: CSI parsed -- modifiers/parameters/ctrl chars expected
2119 ESsquare, enumerator in enum:vc_ctl_state
2299 vc->vc_state = ESsquare;
2308 * E.g. previous ESC with @c == '[' here yields the ESsquare state (that is:
2316 vc->vc_state = ESsquare;
2607 case ESsquare: /* ESC [ aka CSI, parameters or modifiers expected */

Completed in 151 milliseconds