Home
last modified time | relevance | path

Searched defs:iocnt (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/lib/libc/isc/
H A Dev_streams.c68 evWrite(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, in evWrite()
102 evRead(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, in evRead()
212 copyvec(evStream *str, const struct iovec *iov, int iocnt) { in copyvec()