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

/bind-9.11.3/lib/isc/
H A Dtimer.c64 #define VALID_TIMER(t) ISC_MAGIC_VALID(t, TIMER_MAGIC) macro
508 REQUIRE(VALID_TIMER(timer));
573 REQUIRE(VALID_TIMER(timer));
592 REQUIRE(VALID_TIMER(timer));
621 REQUIRE(VALID_TIMER(timer));
642 REQUIRE(VALID_TIMER(timer));
829 REQUIRE(VALID_TIMER(t1));
830 REQUIRE(VALID_TIMER(t2));
842 REQUIRE(VALID_TIMER(timer));

Completed in 374 milliseconds