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

/bind-9.6-ESV-R11/lib/isc/
H A Dtimer.c59 #define VALID_TIMER(t) ISC_MAGIC_VALID(t, TIMER_MAGIC) macro
435 REQUIRE(VALID_TIMER(timer));
499 REQUIRE(VALID_TIMER(timer));
517 REQUIRE(VALID_TIMER(timer));
544 REQUIRE(VALID_TIMER(timer));
565 REQUIRE(VALID_TIMER(timer));
748 REQUIRE(VALID_TIMER(t1));
749 REQUIRE(VALID_TIMER(t2));
761 REQUIRE(VALID_TIMER(timer));

Completed in 10 milliseconds