Home
last modified time | relevance | path

Searched refs:ares_options (Results 1 - 10 of 10) sorted by relevance

/third_party/cares/include/
H A Dares.h242 /* NOTE about the ares_options struct to users and developers.
259 struct ares_options { struct
342 struct ares_options *options,
346 struct ares_options *options,
349 CARES_EXTERN void ares_destroy_options(struct ares_options *options);
/third_party/node/deps/cares/include/
H A Dares.h298 /* NOTE about the ares_options struct to users and developers.
315 struct ares_options { struct
396 const struct ares_options *options,
400 struct ares_options *options, int *optmask);
402 CARES_EXTERN void ares_destroy_options(struct ares_options *options);
/third_party/node/deps/cares/src/lib/
H A Dares_options.c39 void ares_destroy_options(struct ares_options *options) in ares_destroy_options()
85 int ares_save_options(ares_channel_t *channel, struct ares_options *options, in ares_save_options()
91 * struct ares_options changes over time, so if someone compiled in ares_save_options()
257 const struct ares_options *options, in ares__init_by_options()
H A Dares_init.c297 const struct ares_options *options, int optmask) in ares_init_options()
448 struct ares_options opts; in ares_dup()
H A Dares_private.h304 /* Path for resolv.conf file, configurable via ares_options */
307 /* Path for hosts file, configurable via ares_options */
379 const struct ares_options *options,
/third_party/node/deps/cares/src/tools/
H A Dahost.c68 struct ares_options options; in main()
H A Dadig.c72 struct ares_options options;
/third_party/nghttp2/src/
H A Dshrpx_dns_resolver.cc155 ares_options opts{}; in resolve()
/third_party/curl/lib/
H A Dasyn-ares.c174 struct ares_options options; in Curl_resolver_init()
/third_party/node/src/
H A Dcares_wrap.cc712 struct ares_options options; in Setup()

Completed in 12 milliseconds