Home | History | Annotate | Download | only in qemu

Lines Matching refs:pid_file

2094     const char *pid_file = NULL;
2581 pid_file = optarg;
2777 if (pid_file && qemu_create_pidfile(pid_file) != 0) {