Searched refs:isc_event (Results 1 – 4 of 4) sorted by relevance
80 struct isc_event { struct81 ISC_EVENT_COMMON(struct isc_event);
55 typedef struct isc_event isc_event_t; /*%< Event */
96 struct isc_event common;
47 REQUIRE(size >= sizeof(struct isc_event)); in isc_event_allocate()