Searched refs:mod_execops (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c105 extern struct mod_ops mod_execops;
108 &mod_execops, "exec mod for shell binaries (ksh93)", &esw
/illumos-gate/usr/src/uts/common/exec/aout/
H A Daout.c95 &mod_execops, "exec for NMAGIC", &nesw
99 &mod_execops, "exec for ZMAGIC", &zesw
103 &mod_execops, "exec for OMAGIC", &oesw
/illumos-gate/usr/src/uts/common/exec/intp/
H A Dintp.c70 extern struct mod_ops mod_execops;
73 &mod_execops, "exec mod for interp", &esw
/illumos-gate/usr/src/uts/common/exec/java/
H A Djava.c188 &mod_execops, "exec for Java", &jexecsw
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h67 extern struct mod_ops mod_execops;
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c215 struct mod_ops mod_execops = { variable in typeref:struct:mod_ops
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c2305 &mod_execops, "exec module for elf", &esw
2325 &mod_execops, "32-bit exec module for elf", &esw32

Completed in 56 milliseconds