Home
last modified time | relevance | path

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

/qemu/include/system/
H A Dos-win32.h175 bool qemu_socket_unselect(int sockfd, Error **errp);
/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
/qemu/io/
H A Dchannel-socket.c457 qemu_socket_unselect(ioc->fd, NULL); in qio_channel_socket_finalize()
893 qemu_socket_unselect(sioc->fd, NULL); in qio_channel_socket_close()