Searched refs:ares_send (Results 1 – 10 of 10) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | Makefile.inc | 40 ares_send.c \ 118 ares_send.3 \ 173 ares_send.html \ 228 ares_send.pdf \
|
D | ares_send.c | 35 void ares_send(ares_channel channel, const unsigned char *qbuf, int qlen, in ares_send() function
|
D | ares_query.c | 143 ares_send(channel, qbuf, qlen, qcallback, qquery); in ares_query()
|
D | ares.h | 393 CARES_EXTERN void ares_send(ares_channel channel,
|
/external/grpc-grpc/third_party/cares/ |
D | cares.BUILD | 106 "ares_send.c",
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/ |
D | cares.BUILD | 163 "ares_send.c",
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
D | ares-test-misc.cc | 313 ares_send(channel_, buf, sizeof(buf), SearchCallback, &result); in TEST_F()
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/vc/cares/ |
D | vc6cares.dsp | 301 SOURCE=..\..\ares_send.c
|
/external/grpc-grpc/ |
D | grpc.gemspec | 1291 s.files += %w( third_party/cares/cares/ares_send.c )
|
/external/rust/crates/grpcio-sys/grpc/ |
D | grpc.gemspec | 1954 s.files += %w( third_party/cares/cares/ares_send.c )
|