Home
last modified time | relevance | path

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

/freebsd/lib/libc/isc/
H A Dev_streams.c62 evWrite(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, in evWrite()
96 evRead(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, in evRead()
206 copyvec(evStream *str, const struct iovec *iov, int iocnt) { in copyvec()
/freebsd/sys/geom/union/
H A Dg_union.c886 int iocnt, needstoblock; in g_union_doio() local