Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Ddns_compat.h254 int evdns_set_option(const char *option, const char *val, int flags);
/external/libevent/
Devdns.c3464 evdns_set_option(const char *option, const char *val, int flags) in evdns_set_option() function
DChangeLog1134 o Options passed to evdns_set_option() no longer need to end with a colon.