OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cfe_handle
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbmips/stand/sbmips/common/
cfe_api.c
73
static cfe_xuint_t
cfe_handle
= 0;
variable
79
cfe_handle
= handle;
87
return (*cfe_dispfunc)((intptr_t)
cfe_handle
, (intptr_t)xiocb);
/src/sys/arch/mips/cfe/
cfe_api.c
76
static cfe_xuint_t
cfe_handle
= 0;
variable
82
cfe_handle
= handle;
90
return (*cfe_dispfunc)((intptr_t)
cfe_handle
, (intptr_t)xiocb);
/src/sys/arch/sbmips/stand/common/
cfe_api.c
73
static cfe_xuint_t
cfe_handle
= 0;
variable
79
cfe_handle
= handle;
87
return (*cfe_dispfunc)((intptr_t)
cfe_handle
, (intptr_t)xiocb);
Completed in 43 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026