Home | History | Annotate | Download | only in qemu

Lines Matching refs:stream_id

564 static int vnc_zlib_stop(VncState *vs, int stream_id)
566 z_streamp zstream = &vs->zlib_stream[stream_id];
580 VNC_DEBUG("VNC: initializing zlib stream %d\n", stream_id);