Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dlog.c229 bool daemonized; in qemu_set_log_internal() local
296 daemonized = is_daemonized(); in qemu_set_log_internal()
298 if (!daemonized) { in qemu_set_log_internal()
300 * If not daemonized we only log if qemu_loglevel is set, either to in qemu_set_log_internal()
307 * If we are daemonized, we will only log if there is a filename. in qemu_set_log_internal()
325 if (log_per_thread && daemonized) { in qemu_set_log_internal()
346 if (daemonized) { in qemu_set_log_internal()
357 assert(!daemonized); in qemu_set_log_internal()
361 if (log_per_thread && daemonized) { in qemu_set_log_internal()
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-keyboard/files/
H A D0001-desktop-file-Hide-the-keyboard-from-app-list.patch9 show/hide the daemonized matchbox-keyboard
/openbmc/qemu/docs/tools/
H A Dqemu-nbd.rst208 *STDERR* stream open if the ``qemu-nbd`` process is daemonized due to