Lines Matching refs:invec
1730 const struct iovec *invec,
1744 if(!context || !invec || !numiov || !output || !outputlen) {
1750 ret = _plug_iovec_to_buf(text->utils, invec, numiov, &text->enc_in_buf);
1755 bufinfo.data = invec[0].iov_base;
1756 bufinfo.curlen = invec[0].iov_len;
2008 const struct iovec *invec,
2020 if(!context || !invec || !numiov || !output || !outputlen) {
2026 ret = _plug_iovec_to_buf(text->utils, invec, numiov,
2032 bufinfo.data = invec[0].iov_base;
2033 bufinfo.curlen = invec[0].iov_len;