library ( libc , -lc ) SYNOPSIS #include <sys/uio.h> ssize_t readv(int fd , const struct iovec ... iovcnt ); ssize_t writev(int fd , const struct iovec * iov , int iovcnt ); ssize_…library ( libc , -lc ) SYNOPSIS #include <sys/uio.h> ssize_t readv(int fd , const struct iovec ... iovcnt ); ssize_t writev(int fd , const struct iovec * iov , int iovcnt ); ssize_…library ( libc , -lc ) SYNOPSIS #include <sys/uio.h> ssize_t readv(int fd , const struct iovec ... iovcnt ); ssize_t writev(int fd , const struct iovec * iov , int iovcnt ); ssize_…library ( libc , -lc ) SYNOPSIS #include <sys/uio.h> ssize_t readv(int fd , const struct iovec ... iovcnt ); ssize_t writev(int fd , const struct iovec * iov , int iovcnt ); ssize_…library ( libc , -lc ) SYNOPSIS #include <sys/uio.h> ssize_t readv(int fd , const struct iovec ... iovcnt ); ssize_t writev(int fd , const struct iovec * iov , int iovcnt ); ssize_…library ( libc , -lc ) SYNOPSIS #include <sys/uio.h> ssize_t readv(int fd , const struct iovec ... iovcnt ); ssize_t writev(int fd , const struct iovec * iov , int iovcnt ); ssize_…library ( libc , -lc ) SYNOPSIS #include <sys/uio.h> ssize_t process_vm_readv(pid_t pid , const ... unsigned long riovcnt , unsigned long flags ); ssize_t process_vm_writev(pid_t p…library ( libc , -lc ) SYNOPSIS #include <sys/uio.h> ssize_t process_vm_readv(pid_t pid , const ... unsigned long riovcnt , unsigned long flags ); ssize_t process_vm_writev(pid_t p…library ( libc , -lc ) SYNOPSIS #include ssize_t readlink(const char *restrict pathname , char *restrict ... include /* Definition of AT_* constants */ #include ssize_t readl…library ( libc , -lc ) SYNOPSIS #include ssize_t readlink(const char *restrict pathname , char *restrict ... include /* Definition of AT_* constants */ #include ssize_t readl…library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> ssize_t listxattr(const char * path , char *_Nullable list ... size_t size ); ssize_t llistxattr(const char * path , char *_N…library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> ssize_t listxattr(const char * path , char *_Nullable list ... size_t size ); ssize_t llistxattr(const char * path , char *_N…library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> ssize_t listxattr(const char * path , char *_Nullable list ... size_t size ); ssize_t llistxattr(const char * path , char *_N…library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> ssize_t send(int sockfd , const void ... size_t len , int flags ); ssize_t sendto(int sockfd , const void buf [. len ], sizelibrary ( libc , -lc ) SYNOPSIS #include <sys/socket.h> ssize_t send(int sockfd , const void ... size_t len , int flags ); ssize_t sendto(int sockfd , const void buf [. len ], sizelibrary ( libc , -lc ) SYNOPSIS #include <sys/socket.h> ssize_t send(int sockfd , const void ... size_t len , int flags ); ssize_t sendto(int sockfd , const void buf [. len ], sizelibrary ( libc , -lc ) SYNOPSIS #include <sys/socket.h> ssize_t recv(int sockfd , void buf [. len ], size ... t len , int flags ); ssize_t recvfrom(int sockfd , void buf [restrict …library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> ssize_t recv(int sockfd , void buf [. len ], size ... t len , int flags ); ssize_t recvfrom(int sockfd , void buf [restrict …library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> ssize_t recv(int sockfd , void buf [. len ], size ... t len , int flags ); ssize_t recvfrom(int sockfd , void buf [restrict …library ( libc , -lc ) SYNOPSIS #include <sys/xattr.h> ssize_t getxattr(const char * path , const char * name ... void value [. size ], size_t size ); ssize_t lgetxattr(const char …