Home | History | Annotate | Download | only in qemu

Lines Matching refs:qemu_set_fd_handler

1239     qemu_set_fd_handler( fd, NULL, NULL, NULL );
1250 qemu_set_fd_handler( fd, socket_close_handler, NULL, (void*)fd );