Searched refs:qio_channel_new_fd (Results 1 – 7 of 7) sorted by relevance
66 ioc = qio_channel_new_fd(fd, errp); in fd_start_outgoing_migration()101 ioc = qio_channel_new_fd(fd, errp); in fd_start_incoming_migration()
49 QIOChannel *qio_channel_new_fd(int fd,
27 QIOChannel *qio_channel_new_fd(int fd, in qio_channel_new_fd() function
94 ioc = qio_channel_new_fd(fd, &error_abort); in test_io_channel_fd()
555 ioc = qio_channel_new_fd(fd, &error_abort); in test_io_channel_ipv4_fd()
105 ioc = qio_channel_new_fd(o->fd, &err); in remote_object_machine_done()
102 dev->ioc = qio_channel_new_fd(fd, errp); in pci_proxy_dev_realize()