Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dos-win32.h176 bool qemu_socket_unselect(int sockfd, Error **errp);
/openbmc/qemu/util/
H A Doslib-win32.c183 qemu_socket_unselect(fd, NULL); in qemu_socket_set_block()
316 bool qemu_socket_unselect(int sockfd, Error **errp) in qemu_socket_unselect() function
/openbmc/qemu/io/
H A Dchannel-socket.c446 qemu_socket_unselect(ioc->fd, NULL); in qio_channel_socket_finalize()
882 qemu_socket_unselect(sioc->fd, NULL); in qio_channel_socket_close()