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

/bind-9.11.3/lib/isc/include/isc/
H A Dtypes.h46 typedef struct isc_event isc_event_t; /*%< Event */ typedef in typeref:struct:isc_event
47 typedef ISC_LIST(isc_event_t) isc_eventlist_t; /*%< Event List */
93 typedef void (*isc_taskaction_t)(isc_task_t *, isc_event_t *);

Completed in 26 milliseconds