Home
last modified time | relevance | path

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

/external/qemu/ui/
Dconsole.c87 TTY_STATE_ESC, enumerator
915 s->state = TTY_STATE_ESC; in console_putchar()
932 case TTY_STATE_ESC: /* check if it is a terminal escape sequence */ in console_putchar()