Home
last modified time | relevance | path

Searched refs:mod_execops (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c104 extern struct mod_ops mod_execops;
107 &mod_execops, "exec mod for shell binaries (ksh93)", &esw
/illumos-gate/usr/src/uts/common/exec/intp/
H A Dintp.c71 extern struct mod_ops mod_execops;
74 &mod_execops, "exec mod for interp", &esw
/illumos-gate/usr/src/uts/common/exec/java/
H A Djava.c190 &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.c220 struct mod_ops mod_execops = { variable
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c2572 &mod_execops, "exec module for elf", &esw
2592 &mod_execops, "32-bit exec module for elf", &esw32