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

/freebsd-9.3-release/lib/libc/isc/
H A Dev_streams.c47 static int copyvec(evStream *str, const struct iovec *iov, int iocnt);
80 if (copyvec(new, iov, iocnt) < 0)
114 if (copyvec(new, iov, iocnt) < 0)
210 copyvec(evStream *str, const struct iovec *iov, int iocnt) { function

Completed in 48 milliseconds