Home | History | Annotate | Download | only in qemu

Lines Matching refs:stream_id

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