Searched defs:readv (Results 1 – 7 of 7) sorted by relevance
| /freebsd/lib/libc/sys/ |
| H A D | readv.c | 40 __ssp_real(readv)(int fd, const struct iovec *iov, int iovcnt) in __ssp_real() argument
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | readv.c | 39 readv(int d, const struct iovec *iov, int iovcnt) in readv() function
|
| H A D | roken.h.in | 698 #define readv rk_readv macro
|
| /freebsd/contrib/tnftp/ |
| H A D | tnftp.h | 490 #define readv Rreadv macro
|
| /freebsd/contrib/ofed/librdmacm/ |
| H A D | preload.c | 71 ssize_t (*readv)(int socket, const struct iovec *iov, int iovcnt); member 818 ssize_t readv(int socket, const struct iovec *iov, int iovcnt) in readv() function
|
| /freebsd/lib/libc/include/ |
| H A D | namespace.h | 212 #define readv _readv macro
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/ |
| H A D | rtsan_interceptors_posix.cpp | 576 INTERCEPTOR(ssize_t, readv, int fd, const struct iovec *iov, int iovcnt) { argument
|