Home
last modified time | relevance | path

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

/openbmc/obmc-console/test/
H A Dtest-client-escape.c58 .esc_type = ESC_TYPE_SSH,
66 .esc_type = ESC_TYPE_SSH,
74 .esc_type = ESC_TYPE_SSH,
82 .esc_type = ESC_TYPE_SSH,
90 .esc_type = ESC_TYPE_SSH,
98 .esc_type = ESC_TYPE_SSH,
106 .esc_type = ESC_TYPE_SSH,
/openbmc/obmc-console/
H A Dconsole-client.c44 ESC_TYPE_SSH, enumerator
153 case ESC_TYPE_SSH: in process_tty()
281 client->esc_type = ESC_TYPE_SSH; in main()