Lines Matching defs:VEC_LEN
56 static const int VEC_LEN = 2;
75 struct iovec vec[VEC_LEN];
93 ret = writev(fd, vec, VEC_LEN);
121 struct iovec vec[VEC_LEN];
138 ret = writev(pipefd[1], vec, VEC_LEN);
166 struct iovec vec[VEC_LEN];
205 struct iovec vec[VEC_LEN];
220 ret = writev(fd, vec, VEC_LEN);
239 struct iovec vec[VEC_LEN];
255 ret = writev(fd, vec, VEC_LEN);
263 ret = writev(fd, vec, VEC_LEN);