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_task_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
types.h
95
typedef struct isc_task
isc_task_t
; /*%< Task */
typedef in typeref:struct:isc_task
96
typedef ISC_LIST(
isc_task_t
) isc_tasklist_t; /*%< Task List */
103
typedef void (*isc_taskaction_t)(
isc_task_t
*, isc_event_t *);
104
typedef int (*isc_sockfdwatch_t)(
isc_task_t
*, isc_socket_t *, void *, int);
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
types.h
94
typedef struct isc_task
isc_task_t
; /*%< Task */
typedef in typeref:struct:isc_task
95
typedef ISC_LIST(
isc_task_t
) isc_tasklist_t; /*%< Task List */
102
typedef void (*isc_taskaction_t)(
isc_task_t
*, isc_event_t *);
103
typedef int (*isc_sockfdwatch_t)(
isc_task_t
*, isc_socket_t *, void *, int);
Completed in 26 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026