Home
last modified time | relevance | path

Searched refs:ares_options (Results 1 – 21 of 21) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-init.cc56 struct ares_options opts = {0}; in TEST_F()
99 struct ares_options opts2 = {0}; in TEST_F()
142 struct ares_options opts = {0}; in TEST_F()
209 struct ares_options opts2; in TEST_F()
342 struct ares_options opts;
365 struct ares_options opts = {0};
393 struct ares_options opts;
415 struct ares_options options = {0};
443 struct ares_options opts;
462 struct ares_options opts;
[all …]
Dares-test-mock.cc294 static struct ares_options* FillOptions(struct ares_options * opts) { in FillOptions()
295 memset(opts, 0, sizeof(struct ares_options)); in FillOptions()
302 struct ares_options opts_;
335 static struct ares_options* FillOptions(struct ares_options * opts, int flags) { in FillOptions()
336 memset(opts, 0, sizeof(struct ares_options)); in FillOptions()
341 struct ares_options opts_;
764 struct ares_options options; in TEST_P()
1052 struct ares_options opts = {0}; in TEST_P()
1097 struct ares_options opts = {0}; in TEST_P()
Dares-test.h116 struct ares_options opts = {0}; in DefaultChannelModeTest()
178 …MockChannelOptsTest(int count, int family, bool force_tcp, struct ares_options* givenopts, int opt…
Dares-test.cc392 struct ares_options* givenopts, in MockChannelOptsTest()
397 struct ares_options opts; in MockChannelOptsTest()
Dares-test-internal.cc410 struct ares_options opts; in TEST_F()
Dares-test-live.cc567 struct ares_options opts = {0}; in TEST_F()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares.h255 struct ares_options { struct
331 struct ares_options *options,
335 struct ares_options *options,
338 CARES_EXTERN void ares_destroy_options(struct ares_options *options);
Dares_destroy.c25 void ares_destroy_options(struct ares_options *options) in ares_destroy_options()
Dahost.c55 struct ares_options options; in main()
DMakefile.inc26 ares_options.c \
Dares_init.c69 const struct ares_options *options,
110 int ares_init_options(ares_channel *channelptr, struct ares_options *options, in ares_init_options()
266 struct ares_options opts; in ares_dup()
335 int ares_save_options(ares_channel channel, struct ares_options *options, in ares_save_options()
342 memset(options, 0, sizeof(struct ares_options)); in ares_save_options()
442 const struct ares_options *options, in init_by_options()
Dadig.c186 struct ares_options options; in main()
DCHANGES.0366 them for existing "struct ares_options" so that we can eventually deprecate
/external/grpc-grpc/third_party/cares/
Dcares.BUILD92 "ares_options.c",
/external/rust/crates/grpcio-sys/grpc/third_party/cares/
Dcares.BUILD149 "ares_options.c",
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver.cc124 ares_options opts; in grpc_ares_ev_driver_create_locked()
/external/curl/lib/
Dasyn-ares.c156 struct ares_options options; in Curl_resolver_init()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/vc/cares/
Dvc6cares.dsp245 SOURCE=..\..\ares_options.c
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_wrapper.cc536 ares_options opts; in grpc_ares_ev_driver_create_locked()
/external/grpc-grpc/
Dgrpc.gemspec1277 s.files += %w( third_party/cares/cares/ares_options.c )
/external/rust/crates/grpcio-sys/grpc/
Dgrpc.gemspec1937 s.files += %w( third_party/cares/cares/ares_options.c )