Home
last modified time | relevance | path

Searched refs:ares_init_options (Results 1 – 6 of 6) sorted by relevance

/external/c-ares/
DMakefile.inc89 ares_init_options.3 \
128 ares_init_options.html \
167 ares_init_options.pdf \
Dares.h306 CARES_EXTERN int ares_init_options(ares_channel *channelptr,
Dares_init.c114 return ares_init_options(channelptr, NULL, 0); in ares_init()
117 int ares_init_options(ares_channel *channelptr, struct ares_options *options, in ares_init_options() function
284 rc = ares_init_options(dest, &opts, optmask); in ares_dup()
DCHANGES86 In order to not break ABI compatibility, ares_init_options() with option
91 using ares_init_options() or ares_save_options() at some point to handle
259 Make ares_init(), ares_dup() and ares_init_options() fail returning
351 ares_init_options() will continue to work exactly like now and before. For
556 ares_init_options()'s ARES_OPT_TIMEOUTMS.
743 used to keep options for later re-usal when ares_init_options() is used.
756 options populated can be used to pass back into ares_init_options(),
Dadig.c349 status = ares_init_options(&channel, &options, optmask); in main()
DMakefile.in449 ares_init_options.3 \
488 ares_init_options.html \
527 ares_init_options.pdf \