Searched defs:readv (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/libc/sys/
H A Dreadv.c44 #pragma weak readv macro
46 readv(int fd, const struct iovec *iov, int iovcnt) function
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dreadv.c39 readv(int d, const struct iovec *iov, int iovcnt) function
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h490 #define readv Rreadv macro
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dpreload.c71 ssize_t (*readv)(int socket, const struct iovec *iov, int iovcnt); member in struct:socket_calls
818 ssize_t readv(int socket, const struct iovec *iov, int iovcnt) function
/freebsd-11-stable/lib/libc/include/
H A Dun-namespace.h191 #undef readv macro
H A Dnamespace.h210 #define readv _readv macro

Completed in 75 milliseconds