Searched defs:pid_file (Results 1 – 4 of 4) sorted by relevance
30 const char *pid_file; member
64 static const char *pid_file; variable
1616 static const char *pid_file; variable2646 static void qemu_maybe_daemonize(const char *pid_file) in qemu_maybe_daemonize()
1273 def __daemonize(self, pid_file=None, stdin=os.devnull, stdout=os.devnull, argument