Home
last modified time | relevance | path

Searched refs:vpcount (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/bsd/
H A Dreadv.c15 __readv(fd, vp, vpcount) in __readv() argument
18 int vpcount;
22 while (vpcount-- > 0) {
H A Dwritev.c61 __writev(fd, vp, vpcount) in __writev() argument
64 int vpcount;
68 while (vpcount-- > 0) {