Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/intp/
H A Dintp.c73 static struct modlexec modlexec = { variable
/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c106 static struct modlexec modlexec = { variable
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h158 struct modlexec { struct
159 struct mod_ops *exec_modops;
160 char *exec_linkinfo;
161 struct execsw *exec_execsw;
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c2571 static struct modlexec modlexec = { variable