OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linux32_execsw
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_mod.c
65
static struct execsw
linux32_execsw
[] = {
variable in typeref:struct:execsw[]
105
error = exec_add(
linux32_execsw
, __arraycount(
linux32_execsw
));
108
exec_remove(
linux32_execsw
, __arraycount(
linux32_execsw
));
127
error = exec_add(
linux32_execsw
, __arraycount(
linux32_execsw
));
132
exec_remove(
linux32_execsw
, __arraycount(
linux32_execsw
));
Completed in 31 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025