OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sunos_execsw
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/sunos/
sunos_mod.c
48
static struct execsw
sunos_execsw
= {
variable in typeref:struct:execsw
78
return exec_add(&
sunos_execsw
, 1);
82
return exec_remove(&
sunos_execsw
, 1);
/src/sys/compat/sunos32/
sunos32_mod.c
51
static struct execsw
sunos_execsw
= {
variable in typeref:struct:execsw
81
return exec_add(&
sunos_execsw
, 1);
85
return exec_remove(&
sunos_execsw
, 1);
Completed in 11 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025