Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/bsd/
H A Dreadv.c19 __readv(fd, vp, vpcount) in __readv() argument
22 int vpcount;
26 while (vpcount-- > 0) {
H A Dwritev.c65 __writev(fd, vp, vpcount) in __writev() argument
68 int vpcount;
72 while (vpcount-- > 0) {