OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:jumpfunc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/amd64/stand/prekern/
prekern.c
230
int (*
jumpfunc
)(struct prekern_args *);
local in function:exec_kernel
238
jumpfunc
= (void *)ent;
239
ret = (*
jumpfunc
)(&pkargs);
Completed in 14 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025