| ev_streams.c | 48 static int copyvec(evStream *str, const struct iovec *iov, int iocnt); 81 if (copyvec(new, iov, iocnt) < 0) 115 if (copyvec(new, iov, iocnt) < 0) 211 copyvec(evStream *str, const struct iovec *iov, int iocnt) { function in typeref:typename:int
|