Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libevent/include/event2/
HDdns_compat.h96 void evdns_shutdown(int fail_requests);
/NextBSD/contrib/ntp/sntp/libevent/test/
HDregress_main.c285 evdns_shutdown(0); in basic_test_cleanup()
/NextBSD/contrib/ntp/sntp/libevent/
HDevdns.c4106 evdns_shutdown(int fail_requests) in evdns_shutdown() function