Home
last modified time | relevance | path

Searched defs:daemonize (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/
H A Dos-posix.c198 static int daemonize; variable
/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c345 bool daemonize = false; in main() local
/openbmc/qemu/scsi/
H A Dqemu-pr-helper.c892 bool daemonize = false; in main() local
/openbmc/qemu/qga/
H A Dmain.c90 int daemonize; member
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1338 def loop(self, callback=None, daemonize=False, **args): argument