Home | History | Annotate | Download | only in qemu

Lines Matching refs:vnc_client_write

1046 void vnc_client_write(void *opaque)
1172 qemu_set_fd_handler2(vs->csock, NULL, vnc_client_read, vnc_client_write, vs);
1213 vnc_client_write(vs);