Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/lib/isc/include/isc/
H A Dtimer.h117 } isc_timermgrmethods_t; typedef
140 isc_timermgrmethods_t *methods;
/freebsd-12.1/contrib/ntp/lib/isc/
H A Dtimer.c178 isc_timermgrmethods_t methods;
895 manager->common.methods = (isc_timermgrmethods_t *)&timermgrmethods; in isc__timermgr_create()