Home
last modified time | relevance | path

Searched defs:pid_file (Results 1 – 3 of 3) sorted by relevance

/qemu/storage-daemon/
H A Dqemu-storage-daemon.c64 static const char *pid_file; variable
/qemu/contrib/ivshmem-server/
H A Dmain.c30 const char *pid_file; member
/qemu/system/
H A Dvl.c1610 static const char *pid_file; variable
2558 static void qemu_maybe_daemonize(const char *pid_file) in qemu_maybe_daemonize()