Home
last modified time | relevance | path

Searched defs:VALID_TIMER (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dtimer.c58 #define VALID_TIMER( global() macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dtimer.c60 #define VALID_TIMER(t) ISC_MAGIC_VALID(t, TIMER_MAGIC) macro