Searched defs:stdio_allow_signal (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/chardev/ | ||
H A D | char-stdio.c | 46 static bool stdio_allow_signal; variable |
H A D | char-win-stdio.c | 151 bool stdio_allow_signal = !opts->has_signal || opts->signal; in qemu_chr_open_stdio() local |