RTEMS CPU Kit with SuperCore
4.11.3
|
Go to the source code of this file.
Typedefs | |
typedef __ssize_t | ssize_t |
typedef __off_t | off_t |
Functions | |
__BEGIN_DECLS ssize_t | readv (int, const struct iovec *, int) |
readv() - POSIX 1003.1 - Read a Vector More... | |
ssize_t | writev (int, const struct iovec *, int) |
__BEGIN_DECLS ssize_t readv | ( | int | fd, |
const struct iovec * | iov, | ||
int | iovcnt | ||
) |
readv() - POSIX 1003.1 - Read a Vector
OpenGroup URL:
http://www.opengroup.org/onlinepubs/009695399/functions/readv.html