Home | History | Annotate | Download | only in libevent

Lines Matching refs:DNS_OPTION_NAMESERVERS

2617 	if (flags & DNS_OPTION_NAMESERVERS) evdns_nameserver_ip_add("127.0.0.1");
2703 if (!strcmp(first_token, "nameserver") && (flags & DNS_OPTION_NAMESERVERS)) {
2762 err = (flags & DNS_OPTION_NAMESERVERS) ? 6 : 0;
2793 if (!server_head && (flags & DNS_OPTION_NAMESERVERS)) {
3155 evdns_resolv_conf_parse(DNS_OPTION_NAMESERVERS, "/etc/resolv.conf");