OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc_event_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
types.h
57
typedef struct isc_event
isc_event_t
; /*%< Event */
typedef in typeref:struct:isc_event
58
typedef ISC_LIST(
isc_event_t
) isc_eventlist_t; /*%< Event List */
103
typedef void (*isc_taskaction_t)(isc_task_t *,
isc_event_t
*);
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
types.h
49
typedef struct isc_event
isc_event_t
; /*%< Event */
typedef in typeref:struct:isc_event
50
typedef ISC_LIST(
isc_event_t
) isc_eventlist_t; /*%< Event List */
102
typedef void (*isc_taskaction_t)(isc_task_t *,
isc_event_t
*);
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026