Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dos-posix.h49 int os_set_daemonize(bool d);
H A Dos-win32.h113 static inline int os_set_daemonize(bool d) in os_set_daemonize() function
/qemu/storage-daemon/
H A Dqemu-storage-daemon.c300 if (os_set_daemonize(true) < 0) { in process_options()
/qemu/
H A Dos-posix.c206 int os_set_daemonize(bool d) in os_set_daemonize() function
/qemu/system/
H A Dvl.c3597 os_set_daemonize(true); in qemu_init()