Searched refs:shutdown_task (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/
H A Dtimer_test.c38 shutdown_task(isc_task_t *task, isc_event_t *event) { function
126 RUNTIME_CHECK(isc_task_onshutdown(t1, shutdown_task, "1") ==
128 RUNTIME_CHECK(isc_task_onshutdown(t2, shutdown_task, "2") ==
130 RUNTIME_CHECK(isc_task_onshutdown(t3, shutdown_task, "3") ==
/bind-9.6-ESV-R11/lib/dns/
H A Dacache.c364 shutdown_task(isc_task_t *task, isc_event_t *ev) { function
1093 DNS_EVENT_ACACHECONTROL, shutdown_task, NULL,
H A Dadb.c1795 shutdown_task(isc_task_t *task, isc_event_t *ev) { function
2055 DNS_EVENT_ADBCONTROL, shutdown_task, adb,

Completed in 261 milliseconds