Home
last modified time | relevance | path

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

/qemu/io/
H A Dchannel-socket.c83 qio_channel_socket_set_fd(QIOChannelSocket *sioc, in qio_channel_socket_set_fd() function
137 if (qio_channel_socket_set_fd(ioc, fd, errp) < 0) { in qio_channel_socket_new_fd()
162 if (qio_channel_socket_set_fd(ioc, fd, errp) < 0) { in qio_channel_socket_connect_sync()
236 if (qio_channel_socket_set_fd(ioc, fd, errp) < 0) { in qio_channel_socket_listen_sync()
313 if (qio_channel_socket_set_fd(ioc, fd, errp) < 0) { in qio_channel_socket_dgram_sync()