Home
last modified time | relevance | path

Searched refs:resolv_conf (Results 1 – 1 of 1) sorted by relevance

/external/libevent/sample/
Ddns-example.c153 const char *resolv_conf; in main() member
175 case 'c': o.resolv_conf = optarg; break; in main()
213 if (o.resolv_conf == NULL && !o.ns) in main()
221 DNS_OPTION_NAMESERVERS, o.resolv_conf); in main()