Searched defs:isc_event_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dtypes.h50 typedef struct isc_event isc_event_t; /*%< Event */ typedef in typeref:struct:isc_event
51 typedef ISC_LIST(isc_event_t) isc_eventlist_t; /*%< Event List */
96 typedef void (*isc_taskaction_t)(isc_task_t *, isc_event_t *);

Completed in 496 milliseconds