Home | History | Annotate | Download | only in qemu

Lines Matching defs:vnc_client_write

1040 void vnc_client_write(void *opaque)
1166 qemu_set_fd_handler2(vs->csock, NULL, vnc_client_read, vnc_client_write, vs);
1207 vnc_client_write(vs);