Home
last modified time | relevance | path

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

/qemu/ui/
H A Dconsole-vc.c43 TTY_STATE_ESC, enumerator
684 vc->state = TTY_STATE_ESC; in vc_putchar()
691 case TTY_STATE_ESC: /* check if it is a terminal escape sequence */ in vc_putchar()