Searched refs:ares_process (Results 1 – 14 of 14) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | Makefile.inc | 37 ares_process.c \ 114 ares_process.3 \ 169 ares_process.html \ 224 ares_process.pdf \
|
D | TODO | 15 ares_process 17 - Upon next ABI breakage ares_process() should be changed to return 'int'
|
D | ahost.c | 156 ares_process(channel, &read_fds, &write_fds); in main()
|
D | acountry.c | 206 ares_process(channel, &read_fds, &write_fds); in wait_ares()
|
D | ares.h | 450 CARES_EXTERN void ares_process(ares_channel channel,
|
D | adig.c | 382 ares_process(channel, &read_fds, &write_fds); in main()
|
D | ares_process.c | 139 void ares_process(ares_channel channel, fd_set *read_fds, fd_set *write_fds) in ares_process() function
|
D | CHANGES.0 | 96 check for broken connections like ares_process() did. Based on that, I 665 2. The same problem occurs in ares_process.c, process_answer() . query->qid
|
/external/grpc-grpc/third_party/cares/ |
D | cares.BUILD | 103 "ares_process.c",
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/ |
D | cares.BUILD | 160 "ares_process.c",
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
D | ares-test.cc | 93 ares_process(channel, &readers, &writers); in ProcessWork()
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/vc/cares/ |
D | vc6cares.dsp | 289 SOURCE=..\..\ares_process.c
|
/external/grpc-grpc/ |
D | grpc.gemspec | 1288 s.files += %w( third_party/cares/cares/ares_process.c )
|
/external/rust/crates/grpcio-sys/grpc/ |
D | grpc.gemspec | 1950 s.files += %w( third_party/cares/cares/ares_process.c )
|