Searched refs:iobuf_queuev (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/lpd/
H A Diobuf.h62 int iobuf_queuev(struct iobuf *, const struct iovec *, int);
H A Diobuf.c295 iobuf_queuev(struct iobuf *io, const struct iovec *iov, int iovcnt) function
H A Dio.c447 r = iobuf_queuev(&io->iobuf, iov, iovcount);
/openbsd-current/usr.sbin/smtpd/
H A Diobuf.h62 int iobuf_queuev(struct iobuf *, const struct iovec *, int);
H A Diobuf.c289 iobuf_queuev(struct iobuf *io, const struct iovec *iov, int iovcnt) function
H A Dioev.c433 r = iobuf_queuev(&io->iobuf, iov, iovcount);

Completed in 113 milliseconds