Searched refs:isc_timer_detach (Results 1 - 22 of 22) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dtimer_test.c163 isc_timer_detach(&ti1);
164 isc_timer_detach(&ti2);
165 isc_timer_detach(&ti3);
H A Dshutdown_test.c72 isc_timer_detach(&info->timer);
103 isc_timer_detach(&info->timer);
114 isc_timer_detach(&info->timer);
H A Dtask_test.c192 isc_timer_detach(&ti1);
193 isc_timer_detach(&ti2);
H A Dratelimiter_test.c88 isc_timer_detach(&timers[i]);
H A Dsock_test.c249 isc_timer_detach((isc_timer_t **)&event->ev_sender);
/bind-9.11.3/lib/isc/include/isc/
H A Dtimer.h300 isc_timer_detach(isc_timer_t **timerp);
323 * Therefore, if isc_timer_detach() is called in the context
/bind-9.11.3/bin/tests/timers/
H A Dt_timers.c168 isc_timer_detach(&Tx_timer);
506 isc_timer_detach(&Tx_timer);
671 isc_timer_detach(&Tx_timer);
1018 isc_timer_detach(&T5_tickertimer);
1037 isc_timer_detach(&T5_tickertimer);
1075 isc_timer_detach(&T5_tickertimer);
1076 isc_timer_detach(&T5_oncetimer);
/bind-9.11.3/lib/isc/
H A Dratelimiter.c254 isc_timer_detach(&rl->timer);
H A Dtimer.c1154 isc_timer_detach(isc_timer_t **timerp) { function
/bind-9.11.3/lib/dns/
H A Dnta.c76 isc_timer_detach(&nta->timer);
482 isc_timer_detach(&nta->timer);
H A Dcache.c691 isc_timer_detach(&cleaner->cleaning_timer);
1122 isc_timer_detach(&cache->cleaner.cleaning_timer);
H A Drequest.c1540 isc_timer_detach(&request->timer);
1570 isc_timer_detach(&request->timer);
H A Dxfrin.c920 isc_timer_detach(&xfr->timer);
1517 isc_timer_detach(&xfr->timer);
H A Dacache.c631 isc_timer_detach(&cleaner->cleaning_timer);
1040 isc_timer_detach(&acache->cleaner.cleaning_timer);
H A Dcatz.c774 isc_timer_detach(&zone->updatetimer);
H A Dresolver.c3893 isc_timer_detach(&fctx->timer);
8765 isc_timer_detach(&res->spillattimer);
9039 isc_timer_detach(&res->spillattimer);
H A Dzone.c12726 isc_timer_detach(&zone->timer);
/bind-9.11.3/bin/named/
H A Dcontrolconf.c163 isc_timer_detach(&conn->timer);
547 isc_timer_detach(&conn->timer);
597 isc_timer_detach(&conn->timer);
H A Dclient.c574 isc_timer_detach(&client->timer);
576 isc_timer_detach(&client->delaytimer);
1312 isc_timer_detach(&client->delaytimer);
3098 isc_timer_detach(&client->timer);
H A Dserver.c8730 isc_timer_detach(&server->interface_timer);
8731 isc_timer_detach(&server->heartbeat_timer);
8732 isc_timer_detach(&server->pps_timer);
8733 isc_timer_detach(&server->tat_timer);
/bind-9.11.3/bin/tests/tasks/
H A Dt_tasks.c374 isc_timer_detach(&ti1);
375 isc_timer_detach(&ti2);
/bind-9.11.3/bin/dig/
H A Ddighost.c1779 isc_timer_detach(&query->timer);
2938 isc_timer_detach(&query->timer);
2966 isc_timer_detach(&query->timer);

Completed in 297 milliseconds