Searched refs:qemu_parse_fd (Results 1 – 4 of 4) sorted by relevance
150 int qemu_parse_fd(const char *param);
191 return qemu_parse_fd(param); in qemu_parse_fdset()
877 int qemu_parse_fd(const char *param) in qemu_parse_fd() function
502 fd = qemu_parse_fd(fdname); in monitor_fd_param()