Home
last modified time | relevance | path

Searched refs:ISC_TIMEREVENT_IDLE (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Dtimer.h102 #define ISC_TIMEREVENT_IDLE (ISC_EVENTCLASS_TIMER + 2) macro
/freebsd-13.1/contrib/ntp/lib/isc/
H A Dtimer.c730 type = ISC_TIMEREVENT_IDLE; in dispatch()