Home
last modified time | relevance | path

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

/qemu/ui/
A Dvdagent.c48 uint8_t *xbuf; member
756 g_clear_pointer(&vd->xbuf, g_free); in vdagent_reset_xbuf()
779 vd->xbuf = g_malloc0(vd->xsize); in vdagent_chr_recv_chunk()
789 memcpy(vd->xbuf + vd->xoff, vd->msgbuf, vd->msgsize); in vdagent_chr_recv_chunk()
795 msg = (void *)vd->xbuf; in vdagent_chr_recv_chunk()

Completed in 8 milliseconds