Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-stdio.c45 static bool stdio_in_use; variable
51 if (stdio_in_use) { in term_exit()
55 stdio_in_use = false; in term_exit()
101 if (stdio_in_use) { in qemu_chr_open_stdio()
106 stdio_in_use = true; in qemu_chr_open_stdio()