Home
last modified time | relevance | path

Searched refs:ARES_OPT_SORTLIST (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_options.c178 if (channel->optmask & ARES_OPT_SORTLIST) { in ares_save_options()
410 if (optmask & ARES_OPT_SORTLIST && options->nsort > 0) { in ares__init_by_options()
H A Dares_init.c581 channel->optmask |= ARES_OPT_SORTLIST; in ares_set_sortlist()
H A Dares_sysconfig.c1032 if (sysconfig->sortlist && !(channel->optmask & ARES_OPT_SORTLIST)) { in ares_sysconfig_apply()
/third_party/cares/include/
H A Dares.h163 #define ARES_OPT_SORTLIST (1 << 10) macro
/third_party/node/deps/cares/include/
H A Dares.h214 #define ARES_OPT_SORTLIST (1 << 10) macro

Completed in 5 milliseconds