Home
last modified time | relevance | path

Searched refs:ARES_OPT_FLAGS (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_options.c111 if (channel->optmask & ARES_OPT_FLAGS) { in ares_save_options()
287 if (optmask & ARES_OPT_FLAGS) { in ares__init_by_options()
H A Dares_init.c140 if (!(channel->optmask & ARES_OPT_FLAGS)) { in init_by_defaults()
/third_party/cares/include/
H A Dares.h153 #define ARES_OPT_FLAGS (1 << 0) macro
/third_party/node/deps/cares/include/
H A Dares.h204 #define ARES_OPT_FLAGS (1 << 0) macro
/third_party/node/deps/cares/src/tools/
H A Dadig.c180 config->optmask |= ARES_OPT_FLAGS; in read_cmdline()
/third_party/node/src/
H A Dcares_wrap.cc732 ARES_OPT_FLAGS | ARES_OPT_TIMEOUTMS | in Setup()

Completed in 8 milliseconds