Home | History | Annotate | Download | only in qemu

Lines Matching defs:buf1

1519     uint8_t buf1[4096];
1522 size = recv(s->fd, (void *)buf1, sizeof(buf1), 0);
1534 buf = buf1;