Home | History | Annotate | Download | only in qemu

Lines Matching defs:pid_file

2547     const char *pid_file = NULL;
3065 pid_file = optarg;
3872 if (pid_file && qemu_create_pidfile(pid_file) != 0) {