Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-posix.c50 static bool ga_wait_child(pid_t pid, int *status, Error **errp) in ga_wait_child() function
170 if (!ga_wait_child(pid, &status, errp)) { in ga_run_command()