OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hnd_fn
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/dreamcast/dreamcast/
sysasic.c
66
int (*
hnd_fn
)(void *); /* sub handler */
member in struct:syh_eventhand
157
hnd->
hnd_fn
= ih_fun;
188
hnd->
hnd_fn
= 0;
296
KDASSERT(evh->
hnd_fn
);
297
if ((*evh->
hnd_fn
)(evh->hnd_arg))
300
(*evh->
hnd_fn
)(evh->hnd_arg);
Completed in 10 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025