#include <uio.h>
Public Attributes | |
| void * | iov_base |
| size_t | iov_len |
| void* iovec::iov_base |
Definition at line 41 of file uio.h.
Referenced by os::posix::io_impl::do_writev().
| size_t iovec::iov_len |
Definition at line 42 of file uio.h.
Referenced by os::posix::io_impl::do_writev().