Lines Matching refs:pid_file
2562 const char *pid_file = NULL;3080 pid_file = optarg;3927 if (pid_file && qemu_create_pidfile(pid_file) != 0) {