Searched defs:VncReadEvent (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/
H A Dvnc.h61 typedef int VncReadEvent(VncState *vs, uint8_t *data, size_t len); typedef
155 VncReadEvent *read_handler;
290 void vnc_read_when(VncState *vs, VncReadEvent *func, size_t expecting);

Completed in 149 milliseconds