Searched defs:iovec (Results 1 – 2 of 2) sorted by relevance
36 struct iovec { struct41 extern int readv( int fd, struct iovec* vecs, int count ); argument
205 struct iovec iovec[2]; in flushTo() local