Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_sr_common.c84 if ( writev_exact(ctx->fd, parts, ARRAY_SIZE(parts)) ) in write_split_record()
A Dxc_private.c666 int writev_exact(int fd, const struct iovec *iov, int iovcnt) in writev_exact() function
680 int writev_exact(int fd, const struct iovec *iov, int iovcnt) in writev_exact() function
A Dxc_private.h409 int writev_exact(int fd, const struct iovec *iov, int iovcnt);
A Dxc_sr_restore.c519 if ( writev_exact(ctx->restore.send_back_fd, iov, 3) ) in send_checkpoint_dirty_pfn_list()
A Dxc_sr_save.c260 if ( writev_exact(ctx->fd, iov, iovcnt) ) in write_batch()

Completed in 13 milliseconds