Home | History | Annotate | Download | only in qemu

Lines Matching refs:pid_file

4949     const char *pid_file = NULL;
5485 pid_file = optarg;
5826 if (pid_file && qemu_create_pidfile(pid_file) != 0) {