Home
last modified time | relevance | path

Searched defs:readfd (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/io/
H A Dchannel-command.h43 int readfd; member
/openbmc/qemu/io/
H A Dchannel-command.c52 int readfd, in qio_channel_command_new_pid()
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dprocess.py783 def __init__(self, readfd): argument