Home | History | Annotate | Download | only in qemu

Lines Matching full:_buf

552 int send_all(int fd, const void *_buf, int len1)
555 const uint8_t *buf = _buf;