Home
last modified time | relevance | path

Searched refs:ares_save_options (Results 1 - 4 of 4) sorted by relevance

/third_party/cares/include/
H A Dares.h253 struct. And they are not "saved" with the ares_save_options() function but
345 CARES_EXTERN int ares_save_options(ares_channel channel,
/third_party/node/deps/cares/include/
H A Dares.h309 struct. And they are not "saved" with the ares_save_options() function but
399 CARES_EXTERN int ares_save_options(ares_channel_t *channel,
/third_party/node/deps/cares/src/lib/
H A Dares_init.c459 /* First get the options supported by the old ares_save_options() function, in ares_dup()
461 rc = (ares_status_t)ares_save_options(src, &opts, &optmask); in ares_dup()
477 /* Now clone the options that ares_save_options() doesn't support, but are in ares_dup()
H A Dares_options.c85 int ares_save_options(ares_channel_t *channel, struct ares_options *options, in ares_save_options() function

Completed in 7 milliseconds