evdns_resolv_conf_parse 3008 third_party/libevent/evdns.c 	res = evdns_resolv_conf_parse(DNS_OPTIONS_ALL, "/etc/resolv.conf");
evdns_resolv_conf_parse 3155 third_party/libevent/evdns.c 	evdns_resolv_conf_parse(DNS_OPTION_NAMESERVERS, "/etc/resolv.conf");
evdns_resolv_conf_parse  401 third_party/libevent/evdns.h int evdns_resolv_conf_parse(int flags, const char *const filename);