Home
last modified time | relevance | path

Searched refs:ares_writev (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_writev.h32 extern ares_ssize_t ares_writev(ares_socket_t s, const struct iovec *iov, int iovcnt);
Dares_writev.c28 ares_ssize_t ares_writev(ares_socket_t s, const struct iovec *iov, int iovcnt) in ares_writev() function
DMakefile.inc47 ares_writev.c \
72 ares_writev.h \
Dares_private.h118 # define writev(s,ptr,cnt) ares_writev(s,ptr,cnt)
DCHANGES.0417 - Code reorganization to allow internal/private use of ares_writev to any
1052 I've also added a ares_writev() for Windows to streamline the code a bit
/external/rust/crates/grpcio-sys/grpc/third_party/cares/
Dcares.BUILD170 "ares_writev.c",
199 "ares_writev.h",
/external/grpc-grpc/third_party/cares/
Dcares.BUILD112 "ares_writev.c",
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/vc/cares/
Dvc6cares.dsp325 SOURCE=..\..\ares_writev.c
417 SOURCE=..\..\ares_writev.h
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-internal.cc481 return ares_writev(s, vec, len); in __anon711387560502()
/external/grpc-grpc/
Dgrpc.gemspec1297 s.files += %w( third_party/cares/cares/ares_writev.c )
/external/rust/crates/grpcio-sys/grpc/
Dgrpc.gemspec2043 s.files += %w( third_party/cares/cares/ares_writev.c )