Home
last modified time | relevance | path

Searched defs:readv (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dreadv.c17 static ssize_t __NC(readv)(int fd, const struct iovec *vector, int count) in __NC() argument
/l4re-core-master/l4re_vfs/include/impl/
A Dns_fs.h37 ssize_t readv(const struct iovec*, int) throw() { return -EISDIR; } in readv() function
64 ssize_t readv(const struct iovec*, int) throw() { return -EISDIR; } in readv() function
A Dvcon_stream_impl.h45 Vcon_stream::readv(const struct iovec *iovec, int iovcnt) throw() in readv() function

Completed in 4 milliseconds