Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-stdio.c46 static bool stdio_echo_state; variable
60 stdio_echo_state = echo; in qemu_chr_set_echo_stdio()
82 qemu_chr_set_echo_stdio(NULL, stdio_echo_state); in term_stdio_handler()