Searched refs:ES_GETPARS (Results 1 – 1 of 1) sorted by relevance
1566 enum { ES_NORMAL, ES_ESC, ES_SQUARE, ES_PAREN, ES_GETPARS }; in tty3270_escape_sequence() enumerator1631 tp->esc_state = ES_GETPARS; in tty3270_escape_sequence()1638 case ES_GETPARS: in tty3270_escape_sequence()