Home
last modified time | relevance | path

Searched refs:ES_SQUARE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/char/
H A Dcon3270.c1566 enum { ES_NORMAL, ES_ESC, ES_SQUARE, ES_PAREN, ES_GETPARS }; in tty3270_escape_sequence() enumerator
1578 tp->esc_state = ES_SQUARE; in tty3270_escape_sequence()
1630 case ES_SQUARE: in tty3270_escape_sequence()