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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_streams.c216 str->iovCurCount = str->iovOrigCount;
235 str->iovCurCount--;
266 bytes = writev(fd, str->iovCur, str->iovCurCount);
289 bytes = readv(fd, str->iovCur, str->iovCurCount);
H A Deventlib_p.h135 int iovCurCount; member in struct:evStream

Completed in 45 milliseconds