Lines Matching full:vnc_update_client
224 static void vnc_update_client(void *opaque);681 vnc_update_client(vs);710 static void vnc_update_client(void *opaque)2076 vs->timer = qemu_new_timer_ms(rt_clock, vnc_update_client, vs);2094 vnc_update_client(vs);