Home | History | Annotate | Download | only in qemu

Lines Matching refs:qemu_set_fd_handler

1240     qemu_set_fd_handler( fd, NULL, NULL, NULL );
1251 qemu_set_fd_handler( fd, socket_close_handler, NULL, (void*)fd );