Searched refs:VncConnection (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/tests/qtest/ |
| H A D | vnc-display-test.c | 18 VncConnection *conn; 24 static void on_vnc_error(VncConnection* self, in on_vnc_error() 30 static void on_vnc_auth_failure(VncConnection *self, in on_vnc_auth_failure() 72 test_vnc_basic_on_vnc_initialized(VncConnection *self, in test_vnc_basic_on_vnc_initialized()
|
| /openbmc/qemu/ui/ |
| H A D | vnc-jobs.c | 232 VncConnection *vc; in vnc_worker_thread_loop() 252 vc = container_of(job->vs, VncConnection, vs); in vnc_worker_thread_loop()
|
| H A D | vnc.h | 362 typedef struct VncConnection { struct 365 } VncConnection; typedef
|
| H A D | vnc.c | 1313 VncConnection *vc = container_of(vs, VncConnection, vs); in vnc_disconnect_finish() 2126 VncConnection *vc = container_of(vs, VncConnection, vs); in set_encodings() 3034 VncConnection *vc = container_of(vs, VncConnection, vs); in vnc_refresh_lossy_rect() 3296 VncConnection *vc = g_new0(VncConnection, 1); in vnc_connect()
|