Searched refs:pipe_prefix (Results 1 – 1 of 1) sorted by relevance
60 const char pipe_prefix[] = "pipe:"; in qemu_pipe_open() local61 if (WriteFully(fd, pipe_prefix, strlen(pipe_prefix)) && in qemu_pipe_open()