Searched defs:writev (Results 1 - 6 of 6) sorted by last modified time

/freebsd-current/lib/libc/sys/
H A Dwritev.c40 #pragma weak writev macro
42 writev(int fd, const struct iovec *iov, int iovcnt) function
/freebsd-current/lib/libc/include/
H A Dun-namespace.h223 #undef writev macro
H A Dnamespace.h242 #define writev _writev macro
/freebsd-current/crypto/heimdal/lib/roken/
H A Dwritev.c39 writev(int d, const struct iovec *iov, int iovcnt) function
/freebsd-current/contrib/tnftp/
H A Dtnftp.h486 #define writev Rwritev macro
/freebsd-current/contrib/ofed/librdmacm/
H A Dpreload.c77 ssize_t (*writev)(int socket, const struct iovec *iov, int iovcnt); member in struct:socket_calls
857 ssize_t writev(int socket, const struct iovec *iov, int iovcnt) function

Completed in 156 milliseconds