Lines Matching refs:timer
20 #include <isc/timer.h>
37 #include <dns/timer.h>
96 isc_timer_t *timer;
834 xfr->timer = NULL;
896 task, xfrin_timeout, xfr, &xfr->timer));
897 CHECK(dns_timer_setidle(xfr->timer,
919 if (xfr->timer != NULL)
920 isc_timer_detach(&xfr->timer);
1255 CHECK(isc_timer_touch(xfr->timer));
1516 if (xfr->timer != NULL)
1517 isc_timer_detach(&xfr->timer);