Searched refs:ares_writev (Results 1 – 6 of 6) sorted by relevance
32 extern ssize_t ares_writev(ares_socket_t s, const struct iovec *iov, int iovcnt);
42 ares_writev.c \64 ares_writev.h \
28 ssize_t ares_writev(ares_socket_t s, const struct iovec *iov, int iovcnt) in ares_writev() function
113 # define writev(s,ptr,cnt) ares_writev(s,ptr,cnt)
93 ares_version.lo ares_writev.lo bitncmp.lo inet_net_pton.lo \402 ares_writev.c \424 ares_writev.h \761 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_writev.Plo@am__quote@
417 - Code reorganization to allow internal/private use of ares_writev to any1052 I've also added a ares_writev() for Windows to streamline the code a bit