Searched refs:VncReadEvent (Results 1 – 2 of 2) sorted by relevance
68 typedef int VncReadEvent(VncState *vs, uint8_t *data, size_t len); typedef331 VncReadEvent *read_handler;562 void vnc_read_when(VncState *vs, VncReadEvent *func, size_t expecting);
1517 void vnc_read_when(VncState *vs, VncReadEvent *func, size_t expecting) in vnc_read_when()