HomeSort by relevance Sort by last modified time
    Searched refs:evdns_resolv_conf_parse (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libevent/
evdns.h 93 * evdns_resolv_conf_parse(DNS_OPTIONS_ALL, "/etc/resolv.conf");
117 * 1. Never set it up. If you never call evdns_resolv_conf_parse or
120 * 2. If you do call evdns_resolv_conf_parse then don't pass
217 calling evdns_resolv_conf_parse() on UNIX and
401 int evdns_resolv_conf_parse(int flags, const char *const filename);
412 @see evdns_resolv_conf_parse()
evdns.c 2744 evdns_resolv_conf_parse(int flags, const char *const filename) { function
    [all...]

Completed in 38 milliseconds