Searched refs:qemu_send_full (Results 1 – 4 of 4) sorted by relevance
45 ssize_t qemu_send_full(int s, const void *buf, size_t count)
40 ssize_t res = qemu_send_full(fd, buf, size); in socket_send()
617 ssize_t res = qemu_send_full(fd, buf, size); in socket_send()
496 ssize_t qemu_send_full(int s, const void *buf, size_t count) in qemu_send_full() function