Searched refs:iov_send (Results 1 - 2 of 2) sorted by path

/external/qemu/include/qemu/
H A Diov.h82 #define iov_send(sockfd, iov, iov_cnt, offset, bytes) \ macro
/external/qemu/
H A Dsavevm.c209 len = iov_send(s->fd, iov, iovcnt, 0, size);

Completed in 805 milliseconds