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

/bind-9.6-ESV-R11/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.c80 isc_timer_detach(&info->timer);
111 isc_timer_detach(&info->timer);
122 isc_timer_detach(&info->timer);
H A Dtask_test.c185 isc_timer_detach(&ti1);
186 isc_timer_detach(&ti2);
H A Dratelimiter_test.c96 isc_timer_detach(&timers[i]);
H A Dsock_test.c246 isc_timer_detach((isc_timer_t **)&event->ev_sender);
/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dtimer.h252 isc_timer_detach(isc_timer_t **timerp);
275 * Therefore, if isc_timer_detach() is called in the context
/bind-9.6-ESV-R11/bin/tests/timers/
H A Dt_timers.c178 isc_timer_detach(&Tx_timer);
517 isc_timer_detach(&Tx_timer);
683 isc_timer_detach(&Tx_timer);
1030 isc_timer_detach(&T5_tickertimer);
1049 isc_timer_detach(&T5_tickertimer);
1087 isc_timer_detach(&T5_tickertimer);
1088 isc_timer_detach(&T5_oncetimer);
/bind-9.6-ESV-R11/lib/isc/
H A Dratelimiter.c224 isc_timer_detach(&rl->timer);
H A Dtimer.c555 isc_timer_detach(isc_timer_t **timerp) { function
/bind-9.6-ESV-R11/bin/named/
H A Dcontrolconf.c168 isc_timer_detach(&conn->timer);
523 isc_timer_detach(&conn->timer);
567 isc_timer_detach(&conn->timer);
H A Dclient.c493 isc_timer_detach(&client->timer);
2121 isc_timer_detach(&client->timer);
H A Dserver.c4280 isc_timer_detach(&server->interface_timer);
4281 isc_timer_detach(&server->heartbeat_timer);
4282 isc_timer_detach(&server->pps_timer);
/bind-9.6-ESV-R11/lib/dns/
H A Dcache.c641 isc_timer_detach(&cleaner->cleaning_timer);
1056 isc_timer_detach(&cache->cleaner.cleaning_timer);
H A Dacache.c618 isc_timer_detach(&cleaner->cleaning_timer);
1027 isc_timer_detach(&acache->cleaner.cleaning_timer);
H A Drequest.c1436 isc_timer_detach(&request->timer);
1466 isc_timer_detach(&request->timer);
H A Dxfrin.c874 isc_timer_detach(&xfr->timer);
1429 isc_timer_detach(&xfr->timer);
H A Dresolver.c3188 isc_timer_detach(&fctx->timer);
7215 isc_timer_detach(&res->spillattimer);
7457 isc_timer_detach(&res->spillattimer);
H A Dzone.c8640 isc_timer_detach(&zone->timer);
/bind-9.6-ESV-R11/bin/tests/tasks/
H A Dt_tasks.c368 isc_timer_detach(&ti1);
369 isc_timer_detach(&ti2);
/bind-9.6-ESV-R11/bin/dig/
H A Dnslookup.c860 isc_timer_detach(&l->timer);
H A Ddighost.c1389 isc_timer_detach(&lookup->timer);
2248 isc_timer_detach(&lookup->timer);
2277 isc_timer_detach(&l->timer);
2305 isc_timer_detach(&l->timer);
3561 isc_timer_detach(&current_lookup->timer);

Completed in 179 milliseconds