Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dcutils.h150 int qemu_parse_fd(const char *param);
/openbmc/qemu/util/
H A Dosdep.c191 return qemu_parse_fd(param); in qemu_parse_fdset()
H A Dcutils.c877 int qemu_parse_fd(const char *param) in qemu_parse_fd() function
/openbmc/qemu/monitor/
H A Dfds.c502 fd = qemu_parse_fd(fdname); in monitor_fd_param()