Searched refs:ares_fds (Results 1 – 13 of 13) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | Makefile.inc | 12 ares_fds.c \ 85 ares_fds.3 \ 141 ares_fds.html \ 196 ares_fds.pdf \
|
D | ares_fds.c | 23 int ares_fds(ares_channel channel, fd_set *read_fds, fd_set *write_fds) in ares_fds() function
|
D | ahost.c | 149 nfds = ares_fds(channel, &read_fds, &write_fds); in main()
|
D | acountry.c | 199 nfds = ares_fds(channel, &read_fds, &write_fds); in wait_ares()
|
D | ares.h | 438 CARES_EXTERN int ares_fds(ares_channel channel,
|
D | adig.c | 372 nfds = ares_fds(channel, &read_fds, &write_fds); in main()
|
D | CHANGES.0 | 886 wait for action on. Similar to ares_fds() but not restricted to using
|
/external/grpc-grpc/third_party/cares/ |
D | cares.BUILD | 78 "ares_fds.c",
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/ |
D | cares.BUILD | 135 "ares_fds.c",
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
D | ares-test.cc | 70 nfds = ares_fds(channel, &readers, &writers); in ProcessWork()
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/vc/cares/ |
D | vc6cares.dsp | 193 SOURCE=..\..\ares_fds.c
|
/external/grpc-grpc/ |
D | grpc.gemspec | 1263 s.files += %w( third_party/cares/cares/ares_fds.c )
|
/external/rust/crates/grpcio-sys/grpc/ |
D | grpc.gemspec | 1915 s.files += %w( third_party/cares/cares/ares_fds.c )
|