Home
last modified time | relevance | path

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

/openbmc/qemu/io/
H A Dchannel-command.c81 int stdinfd = -1, stdoutfd = -1; in qio_channel_command_new_spawn() local
88 flags == O_RDONLY ? NULL : &stdinfd, in qio_channel_command_new_spawn()
95 return qio_channel_command_new_pid(stdinfd, stdoutfd, pid); in qio_channel_command_new_spawn()