resolv_conf       148 opal/mca/event/libevent2022/libevent/sample/dns-example.c 	const char *resolv_conf = NULL;
resolv_conf       166 opal/mca/event/libevent2022/libevent/sample/dns-example.c 				resolv_conf = v[++idx];
resolv_conf       206 opal/mca/event/libevent2022/libevent/sample/dns-example.c 		if (resolv_conf == NULL)
resolv_conf       212 opal/mca/event/libevent2022/libevent/sample/dns-example.c 			    resolv_conf ? resolv_conf : "/etc/resolv.conf");