Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/
H A Devent.c45 void *deconst_arg; in isc_event_allocate() local
66 DE_CONST(arg, deconst_arg); in isc_event_allocate()
68 ISC_EVENT_INIT(event, size, 0, NULL, type, action, deconst_arg, in isc_event_allocate()