Searched defs:iovec (Results 1 – 2 of 2) sorted by relevance
87 struct iovec { void* iov_base; size_t iov_len; }; argument89 readv(int, const iovec*, int) in readv()
6289 const struct bfd_iovec *iovec; member