Home
last modified time | relevance | path

Searched refs:ga_pipe_read_str (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/qga/
H A Dcommands-posix.c69 static ssize_t ga_pipe_read_str(int fd[2], char **str) in ga_pipe_read_str() function
164 len = ga_pipe_read_str(outfd, &str); in ga_run_command()