Searched refs:IOV (Results 1 – 1 of 1) sorted by relevance
580 struct iovec IOV = {const_cast<void *>(Addr), Size }; in write_impl() local581 ret = ::writev(FD, &IOV, 1); in write_impl()