Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/
H A Dondestroy.c45 isc_event_t *theevent; in isc_ondestroy_register() local
52 theevent = *eventp; in isc_ondestroy_register()
54 REQUIRE(theevent != NULL); in isc_ondestroy_register()
58 theevent->ev_sender = thetask; in isc_ondestroy_register()
60 ISC_LIST_APPEND(ondest->events, theevent, ev_link); in isc_ondestroy_register()