str_matches_option 3391 opal/mca/event/libevent2022/libevent/evdns.c if (str_matches_option(option, "ndots:")) { str_matches_option 3399 opal/mca/event/libevent2022/libevent/evdns.c } else if (str_matches_option(option, "timeout:")) { str_matches_option 3405 opal/mca/event/libevent2022/libevent/evdns.c } else if (str_matches_option(option, "getaddrinfo-allow-skew:")) { str_matches_option 3413 opal/mca/event/libevent2022/libevent/evdns.c } else if (str_matches_option(option, "max-timeouts:")) { str_matches_option 3420 opal/mca/event/libevent2022/libevent/evdns.c } else if (str_matches_option(option, "max-inflight:")) { str_matches_option 3427 opal/mca/event/libevent2022/libevent/evdns.c } else if (str_matches_option(option, "attempts:")) { str_matches_option 3434 opal/mca/event/libevent2022/libevent/evdns.c } else if (str_matches_option(option, "randomize-case:")) { str_matches_option 3438 opal/mca/event/libevent2022/libevent/evdns.c } else if (str_matches_option(option, "bind-to:")) { str_matches_option 3447 opal/mca/event/libevent2022/libevent/evdns.c } else if (str_matches_option(option, "initial-probe-timeout:")) {