Searched defs:stdio_allow_signal (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dqemu-char.c795 static bool stdio_allow_signal; variable
819 if (!stdio_allow_signal)
851 stdio_allow_signal = qemu_opt_get_bool(opts, "signal",

Completed in 67 milliseconds