Home
last modified time | relevance | path

Searched refs:ARES_OPT_QUERY_CACHE (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_options.c224 if (channel->optmask & ARES_OPT_QUERY_CACHE) { in ares_save_options()
454 if (optmask & ARES_OPT_QUERY_CACHE) { in ares__init_by_options()
457 optmask &= ~(ARES_OPT_QUERY_CACHE); in ares__init_by_options()
/third_party/node/deps/cares/include/
H A Dares.h225 #define ARES_OPT_QUERY_CACHE (1 << 21) macro

Completed in 6 milliseconds