Home
last modified time | relevance | path

Searched refs:qemu_write_pidfile (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c379 if (!qemu_write_pidfile(pid_file, &err)) { in pid_file_init()
/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c518 qemu_write_pidfile(pidfile, &error_fatal); in main()
/openbmc/qemu/include/qemu/
H A Dosdep.h629 bool qemu_write_pidfile(const char *pidfile, Error **errp);
/openbmc/qemu/qga/
H A Dmain.c562 if (!qemu_write_pidfile(s->deferred_options.pid_filepath, &err)) { in ga_unset_frozen()
601 if (!qemu_write_pidfile(pidfile, &err)) { in become_daemon()
/openbmc/qemu/util/
H A Doslib-win32.c800 bool qemu_write_pidfile(const char *filename, Error **errp) in qemu_write_pidfile() function
H A Doslib-posix.c119 bool qemu_write_pidfile(const char *path, Error **errp) in qemu_write_pidfile() function
/openbmc/qemu/
H A Dqemu-nbd.c1194 qemu_write_pidfile(pid_file_name, &error_fatal); in main()
/openbmc/qemu/scsi/
H A Dqemu-pr-helper.c1057 qemu_write_pidfile(pidfile, &error_fatal); in main()
/openbmc/qemu/system/
H A Dvl.c2580 if (!qemu_write_pidfile(pid_file, &err)) { in qemu_maybe_daemonize()