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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_streams.c40 static int copyvec(evStream *str, const struct iovec *iov, int iocnt);
71 if (copyvec(new, iov, iocnt) < 0)
105 if (copyvec(new, iov, iocnt) < 0)
201 copyvec(evStream *str, const struct iovec *iov, int iocnt) { function

Completed in 44 milliseconds