Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/
H A Devent.c68 ISC_EVENT_INIT(event, size, 0, NULL, type, action, deconst_arg, in isc_event_allocate()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Devent.h62 #define ISC_EVENT_INIT(event, sz, at, ta, ty, ac, ar, sn, df, da) \ macro