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

/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dtimer.h54 * The caller must ensure that isc_timermgr_destroy() is called only
380 isc_timermgr_destroy(isc_timermgr_t **managerp);
388 * must detach them before calling isc_timermgr_destroy() or it will
H A Dnamespace.h167 #define isc_timermgr_destroy isc__timermgr_destroy macro
/freebsd-11-stable/contrib/ntp/lib/isc/tests/
H A Disctest.c71 isc_timermgr_destroy(&timermgr);
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dtimer_api.c89 isc_timermgr_destroy(isc_timermgr_t **managerp) { function

Completed in 106 milliseconds