Home
last modified time | relevance | path

Searched refs:vnc_start_protocol (Results 1 – 3 of 3) sorted by relevance

/qemu/ui/
H A Dvnc-ws.c109 vnc_start_protocol(vs); in vncws_handshake_done()
H A Dvnc.h565 void vnc_start_protocol(VncState *vs);
H A Dvnc.c3343 vnc_start_protocol(vs); in vnc_connect()
3356 void vnc_start_protocol(VncState *vs) in vnc_start_protocol() function