Home
last modified time | relevance | path

Searched refs:ares_save_options (Results 1 – 5 of 5) sorted by relevance

/external/c-ares/
DMakefile.inc102 ares_save_options.3 \
141 ares_save_options.html \
180 ares_save_options.pdf \
DCHANGES87 mask ARES_OPT_SERVERS and ares_save_options() may still be used in code
91 using ares_init_options() or ares_save_options() at some point to handle
354 ares_save_options() will continue to work like today, but will ONLY save
370 should be used instead of ares_save_options().
648 - Brad House provided a fix for ares_save_options():
650 Apparently I overlooked something with the ares_save_options() where it
653 NULL, but on AIX it does, so ares_save_options would return ARES_ENOMEM.
707 - Brad House's man pages for ares_save_options() and ares_destroy_options()
742 - Brad House added ares_save_options() and ares_destroy_options() that can be
754 Solution: Create ares_save_options() and ares_destroy_options() functions to
Dares.h310 CARES_EXTERN int ares_save_options(ares_channel channel,
Dares_init.c279 rc = ares_save_options(src, &opts, &optmask); in ares_dup()
322 int ares_save_options(ares_channel channel, struct ares_options *options, in ares_save_options() function
DMakefile.in462 ares_save_options.3 \
501 ares_save_options.html \
540 ares_save_options.pdf \