Searched defs:iov_cnt (Results 1 – 1 of 1) sorted by relevance
21 ssize_t iovec_size (const iovec_t *iov, uint iov_cnt) { in iovec_size()36 ssize_t iovec_to_membuf (uint8_t *buf, uint buf_len, const iovec_t *iov, uint iov_cnt, uint iov_pos… in iovec_to_membuf()
Completed in 3 milliseconds