Home
last modified time | relevance | path

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

/third_party/node/deps/cares/src/lib/
H A Dares_sysconfig_files.c366 static const char *try_option(const char *p, const char *q, const char *opt) in try_option() function
388 val = try_option(p, q, "ndots:"); in set_options()
394 val = try_option(p, q, "retrans:"); in set_options()
399 val = try_option(p, q, "timeout:"); in set_options()
405 val = try_option(p, q, "retry:"); in set_options()
410 val = try_option(p, q, "attempts:"); in set_options()
415 val = try_option(p, q, "rotate"); in set_options()

Completed in 1 milliseconds