Home | History | Annotate | Download | only in qemu

Lines Matching defs:pid_file

2560     const char *pid_file = NULL;
3078 pid_file = optarg;
3925 if (pid_file && qemu_create_pidfile(pid_file) != 0) {