Home
last modified time | relevance | path

Searched defs:modlexec (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/exec/intp/
H A Dintp.c71 static struct modlexec modlexec = { variable
/titanic_50/usr/src/uts/common/exec/shbin/
H A Dshbin.c107 static struct modlexec modlexec = { variable
/titanic_50/usr/src/uts/common/sys/
H A Dmodctl.h157 struct modlexec { struct
158 struct mod_ops *exec_modops;
159 char *exec_linkinfo;
160 struct execsw *exec_execsw;
/titanic_50/usr/src/uts/common/exec/elf/
H A Delf.c2197 static struct modlexec modlexec = { variable