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

/freebsd-current/lib/libc/sys/
H A Dreadv.c40 #pragma weak readv macro
42 readv(int fd, const struct iovec *iov, int iovcnt) function
/freebsd-current/crypto/heimdal/lib/roken/
H A Dreadv.c39 readv(int d, const struct iovec *iov, int iovcnt) function
/freebsd-current/contrib/tnftp/
H A Dtnftp.h490 #define readv Rreadv macro
/freebsd-current/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-current/lib/libc/include/
H A Dun-namespace.h193 #undef readv macro
H A Dnamespace.h212 #define readv _readv macro

Completed in 208 milliseconds