Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/lib/isc/include/isc/
H A Dtimer.h90 isc_timertype_once = 1, /*%< Once */ enumerator
/freebsd-12.1/contrib/ntp/lib/isc/
H A Dtimer.c234 if (timer->type != isc_timertype_once) { in schedule()
447 if (type == isc_timertype_once && !isc_interval_iszero(interval)) { in isc__timer_create()
570 if (type == isc_timertype_once && !isc_interval_iszero(interval)) { in isc__timer_reset()