Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc.c1585 static int vnc_client_read(VncState *vs) in vnc_client_read() function
1635 if (vnc_client_read(vs) < 0) { in vnc_client_io()