Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/include/event2/
H A Ddns_compat.h297 int evdns_resolv_conf_parse(int flags, const char *const filename);
/netbsd-src/external/bsd/libevent/dist/
H A Devdns.c3729 evdns_resolv_conf_parse(int flags, const char *const filename) { in evdns_resolv_conf_parse() function