Searched defs:readv (Results 1 – 3 of 3) sorted by relevance
17 static ssize_t __NC(readv)(int fd, const struct iovec *vector, int count) in __NC() argument
37 ssize_t readv(const struct iovec*, int) throw() { return -EISDIR; } in readv() function64 ssize_t readv(const struct iovec*, int) throw() { return -EISDIR; } in readv() function
45 Vcon_stream::readv(const struct iovec *iovec, int iovcnt) throw() in readv() function
Completed in 5 milliseconds