Home
last modified time | relevance | path

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

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