| H A D | vnc.c | 71 static int vnc_cursor_define(VncState *vs); 72 static void vnc_update_throttle_offset(VncState *vs); 74 static void vnc_set_share_mode(VncState *vs, VncShareMode mode) in vnc_set_share_mode() argument 85 vs->ioc, mn[vs->share_mode], mn[mode]); in vnc_set_share_mode() 88 switch (vs->share_mode) { in vnc_set_share_mode() 90 vs->vd->num_connecting--; in vnc_set_share_mode() 93 vs->vd->num_shared--; in vnc_set_share_mode() 96 vs->vd->num_exclusive--; in vnc_set_share_mode() 102 vs in vnc_set_share_mode() 288 vnc_qmp_event(VncState * vs,QAPIEvent event) vnc_qmp_event() argument 675 vnc_framebuffer_update(VncState * vs,int x,int y,int w,int h,int32_t encoding) vnc_framebuffer_update() argument 686 vnc_desktop_resize_ext(VncState * vs,int reject_reason) vnc_desktop_resize_ext() argument 714 vnc_desktop_resize(VncState * vs) vnc_desktop_resize() argument 752 VncState *vs; vnc_abort_display_jobs() local 829 VncState *vs; vnc_dpy_switch() local 871 vnc_write_pixels_copy(VncState * vs,void * pixels,int size) vnc_write_pixels_copy() argument 878 vnc_convert_pixel(VncState * vs,uint8_t * buf,uint32_t v) vnc_convert_pixel() argument 922 vnc_write_pixels_generic(VncState * vs,void * pixels1,int size) vnc_write_pixels_generic() argument 938 vnc_raw_send_framebuffer_update(VncState * vs,int x,int y,int w,int h) vnc_raw_send_framebuffer_update() argument 952 vnc_send_framebuffer_update(VncState * vs,VncWorker * worker,int x,int y,int w,int h) vnc_send_framebuffer_update() argument 991 vnc_cursor_define(VncState * vs) vnc_cursor_define() argument 1032 VncState *vs; vnc_dpy_cursor_define() local 1044 find_and_clear_dirty_height(VncState * vs,int y,int last_x,int x,int height) find_and_clear_dirty_height() argument 1069 vnc_update_throttle_offset(VncState * vs) vnc_update_throttle_offset() argument 1109 vnc_should_update(VncState * vs) vnc_should_update() argument 1146 vnc_update_client(VncState * vs,int has_dirty) vnc_update_client() argument 1219 VncState *vs = opaque; audio_capture_notify() local 1251 VncState *vs = opaque; audio_capture() local 1269 audio_add(VncState * vs) audio_add() argument 1288 audio_del(VncState * vs) audio_del() argument 1296 vnc_disconnect_start(VncState * vs) vnc_disconnect_start() argument 1311 vnc_disconnect_finish(VncState * vs) vnc_disconnect_finish() argument 1365 vnc_client_io_error(VncState * vs,ssize_t ret,Error * err) vnc_client_io_error() argument 1384 vnc_client_error(VncState * vs) vnc_client_error() argument 1406 vnc_client_write_buf(VncState * vs,const uint8_t * data,size_t datalen) vnc_client_write_buf() argument 1426 vnc_client_write_plain(VncState * vs) vnc_client_write_plain() argument 1481 vnc_client_write_locked(VncState * vs) vnc_client_write_locked() argument 1495 vnc_client_write(VncState * vs) vnc_client_write() argument 1512 vnc_read_when(VncState * vs,VncReadEvent * func,size_t expecting) vnc_read_when() argument 1534 vnc_client_read_buf(VncState * vs,uint8_t * data,size_t datalen) vnc_client_read_buf() argument 1553 vnc_client_read_plain(VncState * vs) vnc_client_read_plain() argument 1568 VncState *vs = opaque; vnc_jobs_bh() local 1580 vnc_client_read(VncState * vs) vnc_client_read() argument 1620 VncState *vs = opaque; vnc_client_io() local 1658 vnc_write(VncState * vs,const void * data,size_t len) vnc_write() argument 1697 vnc_write_s32(VncState * vs,int32_t value) vnc_write_s32() argument 1702 vnc_write_u32(VncState * vs,uint32_t value) vnc_write_u32() argument 1714 vnc_write_u16(VncState * vs,uint16_t value) vnc_write_u16() argument 1724 vnc_write_u8(VncState * vs,uint8_t value) vnc_write_u8() argument 1729 vnc_flush(VncState * vs) vnc_flush() argument 1768 VncState *vs = container_of(notifier, VncState, mouse_mode_notifier); check_pointer_type_change() local 1786 pointer_event(VncState * vs,int button_mask,int x,int y) pointer_event() argument 1821 press_key(VncState * vs,QKeyCode qcode) press_key() argument 1827 vnc_led_state_change(VncState * vs) vnc_led_state_change() argument 1863 do_key_event(VncState * vs,int down,int keycode,int sym) do_key_event() argument 2042 key_event(VncState * vs,int down,uint32_t sym) key_event() argument 2057 ext_key_event(VncState * vs,int down,uint32_t sym,uint16_t keycode) ext_key_event() argument 2069 framebuffer_update_request(VncState * vs,int incremental,int x,int y,int w,int h) framebuffer_update_request() argument 2085 send_ext_key_event_ack(VncState * vs) send_ext_key_event_ack() argument 2099 send_ext_audio_ack(VncState * vs) send_ext_audio_ack() argument 2113 send_xvp_message(VncState * vs,int code) send_xvp_message() argument 2124 set_encodings(VncState * vs,int32_t * encodings,size_t n_encodings) set_encodings() argument 2239 set_pixel_conversion(VncState * vs) set_pixel_conversion() argument 2253 send_color_map(VncState * vs) send_color_map() argument 2273 set_pixel_format(VncState * vs,int bits_per_pixel,int big_endian_flag,int true_color_flag,int red_max,int green_max,int blue_max,int red_shift,int green_shift,int blue_shift) set_pixel_format() argument 2345 pixel_format_message(VncState * vs) pixel_format_message() argument 2372 vnc_colordepth(VncState * vs) vnc_colordepth() argument 2392 protocol_client_msg(VncState * vs,uint8_t * data,size_t len) protocol_client_msg() argument 2678 protocol_client_init(VncState * vs,uint8_t * data,size_t len) protocol_client_init() argument 2779 start_client_init(VncState * vs) start_client_init() argument 2784 authentication_failed(VncState * vs) authentication_failed() argument 2809 protocol_client_auth_vnc(VncState * vs,uint8_t * data,size_t len) protocol_client_auth_vnc() argument 2879 start_auth_vnc(VncState * vs) start_auth_vnc() argument 2899 protocol_client_auth(VncState * vs,uint8_t * data,size_t len) protocol_client_auth() argument 2940 protocol_version(VncState * vs,uint8_t * version,size_t len) protocol_version() argument 3002 struct VncSurface *vs = &vd->guest; vnc_stat_rect() local 3025 VncState *vs; vnc_refresh_lossy_rect() local 3115 vnc_update_freq(VncState * vs,int x,int y,int w,int h) vnc_update_freq() argument 3159 VncState *vs; vnc_refresh_server_surface() local 3257 VncState *vs, *vn; vnc_refresh() local 3297 VncState *vs = &vc->vs; vnc_connect() local 3400 vnc_start_protocol(VncState * vs) vnc_start_protocol() argument [all...] |